| Index: ios/showcase/BUILD.gn
|
| diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn
|
| index 369f9965be3eed6d385613297ce8fcaf5e3a208b..d19ba9cbaf2da86c5e5235ad080484775443b3cf 100644
|
| --- a/ios/showcase/BUILD.gn
|
| +++ b/ios/showcase/BUILD.gn
|
| @@ -28,7 +28,6 @@
|
| "//ios/clean/chrome/browser/ui/tools:tools_ui",
|
| "//ios/showcase/settings",
|
| "//ios/showcase/suggestions",
|
| - "//ios/showcase/tab",
|
| "//ios/showcase/tab_grid",
|
| "//ios/showcase/tab_strip",
|
| "//ios/showcase/toolbar",
|
| @@ -52,8 +51,6 @@
|
|
|
| # Add all eg_tests targets below.
|
| "//ios/showcase/core:eg_tests",
|
| - "//ios/showcase/suggestions:eg_tests",
|
| - "//ios/showcase/tab:eg_tests",
|
| "//ios/showcase/tab_grid:eg_tests",
|
|
|
| # All shared libraries must have the sanitizer deps to properly link in
|
|
|