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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 270883002: Upstream base implementations of TabModel, TabModelSelector, and TabModelObserver. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 6 years, 7 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/chrome_browser.gypi ('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 1b82807f00889bee1982a6c8736adb80d132dd12..c7d9d381fb1f4825bddb14e64b7d9d59441e690d 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -123,6 +123,8 @@
'browser/ui/android/tab_contents/chrome_web_contents_view_delegate_android.h',
'browser/ui/android/tab_model/tab_model.cc',
'browser/ui/android/tab_model/tab_model.h',
+ 'browser/ui/android/tab_model/tab_model_base.cc',
+ 'browser/ui/android/tab_model/tab_model_base.h',
'browser/ui/android/tab_model/tab_model_list.cc',
'browser/ui/android/tab_model/tab_model_list.h',
'browser/ui/android/toolbar/toolbar_model_android.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698