We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5181a68 commit f860558Copy full SHA for f860558
engine/src/flutter/shell/platform/embedder/tests/embedder_a11y_unittests.cc
@@ -29,9 +29,7 @@ namespace testing {
29
using EmbedderA11yTest = testing::EmbedderTest;
30
using ::testing::ElementsAre;
31
32
-#if !defined(OS_FUCHSIA) || (FLUTTER_RUNTIME_MODE == FLUTTER_RUNTIME_MODE_DEBUG)
33
constexpr static char kTooltip[] = "tooltip";
34
-#endif
35
36
TEST_F(EmbedderTest, CannotProvideMultipleSemanticsCallbacks) {
37
{
0 commit comments