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

Unified Diff: ios/showcase/test/BUILD.gn

Issue 2764063002: Add TabContainer to Showcase (Closed)
Patch Set: Other heuristic for back button Created 3 years, 9 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/showcase/tab_grid/sc_tab_grid_egtest.mm ('k') | ios/showcase/test/showcase_matchers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/showcase/test/BUILD.gn
diff --git a/ios/showcase/test/BUILD.gn b/ios/showcase/test/BUILD.gn
index 9be866c9044bc1fad4139b416912cf98f7331d84..277ef348a98b395e81e808a6f7795536fa3dde0d 100644
--- a/ios/showcase/test/BUILD.gn
+++ b/ios/showcase/test/BUILD.gn
@@ -5,6 +5,8 @@
source_set("test") {
testonly = true
sources = [
+ "showcase_matchers.h",
+ "showcase_matchers.mm",
"showcase_test_case.h",
"showcase_test_case.mm",
]
« no previous file with comments | « ios/showcase/tab_grid/sc_tab_grid_egtest.mm ('k') | ios/showcase/test/showcase_matchers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698