Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: ios/showcase/BUILD.gn

Issue 2936773003: [ios clean] Toolbar accessibility and showcase egtests (Closed)
Patch Set: Rename A11y string Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ios/clean/chrome/browser/ui/toolbar/toolbar_button+factory.mm ('k') | ios/showcase/toolbar/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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).
« no previous file with comments | « ios/clean/chrome/browser/ui/toolbar/toolbar_button+factory.mm ('k') | ios/showcase/toolbar/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698