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

Unified Diff: ios/showcase/BUILD.gn

Issue 2594023002: Simple strip container that can reveal/hide tab strip. (Closed)
Patch Set: Update import. Created 4 years 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/chrome/browser/ui/strip/strip_container_view_controller.mm ('k') | ios/showcase/core/showcase_model.mm » ('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 019fad1c9088726d2f642777c3378fe1aa1f16d8..ff70d5fde9232f84591cf767451d13ae20837b13 100644
--- a/ios/showcase/BUILD.gn
+++ b/ios/showcase/BUILD.gn
@@ -27,6 +27,7 @@ group("features") {
deps = [
"//ios/chrome/browser/ui/tools:tools_ui",
"//ios/showcase/settings",
+ "//ios/showcase/strip",
"//ios/showcase/tab_grid",
"//ios/showcase/uikit_table_view_cell",
]
« no previous file with comments | « ios/chrome/browser/ui/strip/strip_container_view_controller.mm ('k') | ios/showcase/core/showcase_model.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698