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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11098008: Adding a WindowAndroidHelper class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Yaron's nit Created 8 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/android/window_android_helper.cc ('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 bfc3bd0d44e5dc0524598f2369783a22b5e2a7e8..26cc83e2d88339b8f1567fc08471fca63c4366fa 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -126,6 +126,8 @@
'browser/ui/android/tab_model/tab_model_list.cc',
'browser/ui/android/tab_model/tab_model_list.h',
'browser/ui/android/tab_restore_service_delegate_android.cc',
+ 'browser/ui/android/window_android_helper.h',
+ 'browser/ui/android/window_android_helper.cc',
'browser/ui/app_list/app_list_controller.h',
'browser/ui/app_list/app_list_controller.cc',
'browser/ui/app_modal_dialogs/app_modal_dialog.cc',
« no previous file with comments | « chrome/browser/ui/android/window_android_helper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698