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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2088443003: Shortcut ctrl+shift+T added on android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Wire android tab model with LiveTabContext, so when access tab restore service, we don't hurt its c… Created 4 years, 6 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: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 5d535f43ae25920858f85e884d629dbb708eb821..2b0345c10438b14d39638b659ecc52cf643e2adf 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -468,6 +468,8 @@
'browser/ui/android/ssl_client_certificate_request.h',
'browser/ui/android/tab_contents/chrome_web_contents_view_delegate_android.cc',
'browser/ui/android/tab_contents/chrome_web_contents_view_delegate_android.h',
+ 'browser/ui/android/tab_model/android_live_tab_context.cc',
+ 'browser/ui/android/tab_model/android_live_tab_context.h',
'browser/ui/android/tab_model/single_tab_model.cc',
'browser/ui/android/tab_model/single_tab_model.h',
'browser/ui/android/tab_model/tab_model.cc',

Powered by Google App Engine
This is Rietveld 408576698