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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1400823003: Creates BrowserTabStripTracker to consolidate common code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review feedback and git cl format Created 5 years, 2 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 | « chrome/browser/ui/browser_tab_strip_tracker_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index c3696457ca586b32b154e8da8fae0348aaa97988..95cc6aa9108b682e360f1964cffdd70c15d69977 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1517,6 +1517,9 @@
'browser/ui/browser_tab_restorer.cc',
'browser/ui/browser_tab_strip_model_delegate.cc',
'browser/ui/browser_tab_strip_model_delegate.h',
+ 'browser/ui/browser_tab_strip_tracker.cc',
+ 'browser/ui/browser_tab_strip_tracker.h',
+ 'browser/ui/browser_tab_strip_tracker_delegate.h',
'browser/ui/browser_tabrestore.cc',
'browser/ui/browser_tabrestore.h',
'browser/ui/browser_tabstrip.cc',
« no previous file with comments | « chrome/browser/ui/browser_tab_strip_tracker_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698