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

Unified Diff: ios/clean/chrome/browser/ui/tab/BUILD.gn

Issue 2698183002: [tab_container] Consolidate tabStrip into tab_container. (Closed)
Patch Set: Address comments. Created 3 years, 10 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 | « no previous file | ios/clean/chrome/browser/ui/tab/tab_container_view_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/browser/ui/tab/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/tab/BUILD.gn b/ios/clean/chrome/browser/ui/tab/BUILD.gn
index b1177b0c37053e163b3ec85276201c90db494e94..6e256bc4eea6eca3d08dff9a2c31d15aa31bc41a 100644
--- a/ios/clean/chrome/browser/ui/tab/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/tab/BUILD.gn
@@ -16,6 +16,7 @@ source_set("tab") {
"//base",
"//ios/clean/chrome/browser",
"//ios/clean/chrome/browser/ui",
+ "//ios/clean/chrome/browser/ui/actions",
"//ios/clean/chrome/browser/ui/animators",
"//ios/clean/chrome/browser/ui/presenters",
"//ios/clean/chrome/browser/ui/toolbar",
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/tab/tab_container_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698