| Index: ios/showcase/BUILD.gn
|
| diff --git a/ios/showcase/BUILD.gn b/ios/showcase/BUILD.gn
|
| index 7b349e7c27ced3f4acf8cbdbe7c06b90123dd442..a086611c81fc76f6a57a46e2a32cc268ede33cea 100644
|
| --- a/ios/showcase/BUILD.gn
|
| +++ b/ios/showcase/BUILD.gn
|
| @@ -60,6 +60,7 @@ ios_eg_test("ios_showcase_egtests") {
|
| "//ios/showcase/root:eg_tests",
|
| "//ios/showcase/tab:eg_tests",
|
| "//ios/showcase/tab_grid:eg_tests",
|
| + "//ios/showcase/toolbar:eg_tests",
|
|
|
| # All shared libraries must have the sanitizer deps to properly link in
|
| # asan mode (this target will be empty in other cases).
|
|
|