Skip to content

Commit f860558

Browse files
missing fuchsia
1 parent 5181a68 commit f860558

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

engine/src/flutter/shell/platform/embedder/tests/embedder_a11y_unittests.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ namespace testing {
2929
using EmbedderA11yTest = testing::EmbedderTest;
3030
using ::testing::ElementsAre;
3131

32-
#if !defined(OS_FUCHSIA) || (FLUTTER_RUNTIME_MODE == FLUTTER_RUNTIME_MODE_DEBUG)
3332
constexpr static char kTooltip[] = "tooltip";
34-
#endif
3533

3634
TEST_F(EmbedderTest, CannotProvideMultipleSemanticsCallbacks) {
3735
{

0 commit comments

Comments
 (0)