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

Unified Diff: ios/clean/chrome/browser/ui/tab_grid/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
Index: ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
diff --git a/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn b/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
index b3787b496f2b0abae52b40115c921bc38afae538..bba3d977e1e712b4276f5915160c04c1f4dab90d 100644
--- a/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
+++ b/ios/clean/chrome/browser/ui/tab_grid/BUILD.gn
@@ -17,7 +17,7 @@ source_set("tab_grid") {
"//ios/clean/chrome/browser",
"//ios/clean/chrome/browser/ui/commands",
"//ios/clean/chrome/browser/ui/settings",
- "//ios/clean/chrome/browser/ui/tab_strip",
+ "//ios/clean/chrome/browser/ui/tab",
"//ios/shared/chrome/browser/coordinator_context",
"//ios/web",
"//net",
« no previous file with comments | « ios/clean/chrome/browser/ui/tab/tab_coordinator.mm ('k') | ios/clean/chrome/browser/ui/tab_grid/tab_grid_coordinator.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698