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

Unified Diff: ios/chrome/browser/ui/actions/BUILD.gn

Issue 2594023002: Simple strip container that can reveal/hide tab strip. (Closed)
Patch Set: Add actions dependency 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
Index: ios/chrome/browser/ui/actions/BUILD.gn
diff --git a/ios/chrome/browser/ui/actions/BUILD.gn b/ios/chrome/browser/ui/actions/BUILD.gn
index 361b2424650bf1b880a75c14e48f365edb137450..801952d070dd332ff221cabc571fd65af14eb6a3 100644
--- a/ios/chrome/browser/ui/actions/BUILD.gn
+++ b/ios/chrome/browser/ui/actions/BUILD.gn
@@ -6,6 +6,7 @@ source_set("actions") {
sources = [
"settings_actions.h",
"tab_grid_actions.h",
+ "tab_strip_actions.h",
"tools_menu_actions.h",
]
« no previous file with comments | « no previous file | ios/chrome/browser/ui/actions/tab_strip_actions.h » ('j') | ios/chrome/browser/ui/actions/tab_strip_actions.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698