Index: ios/showcase/BUILD.gn |
diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn |
index 8ea5113c9b188d2880092cc02a44088a65a254b2..71212a2d8539e8abcdbbb00c3171d57b0dc86d1d 100644 |
--- a/ios/showcase/BUILD.gn |
+++ b/ios/showcase/BUILD.gn |
@@ -34,7 +34,6 @@ |
"//ios/showcase/settings", |
"//ios/showcase/tab", |
"//ios/showcase/tab_grid", |
- "//ios/showcase/text_badge_view", |
"//ios/showcase/toolbar", |
"//ios/showcase/tools_menu", |
"//ios/showcase/uikit_table_view_cell", |
@@ -75,7 +74,6 @@ |
"//ios/showcase/root:eg_tests", |
"//ios/showcase/tab:eg_tests", |
"//ios/showcase/tab_grid:eg_tests", |
- "//ios/showcase/text_badge_view:eg_tests", |
"//ios/showcase/toolbar:eg_tests", |
# All shared libraries must have the sanitizer deps to properly link in |