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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 690213003: Android: Remove a few more unneeded files from the build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build Created 6 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 | « no previous file | 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 c4240ca34dcc3203db6d23e8eff25978fe6ef204..f2860ddaf6e49515a0948f766c2523eb632777ae 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -131,13 +131,10 @@
'browser/ui/browser_navigator.cc',
'browser/ui/browser_navigator.h',
'browser/ui/browser_otr_state_android.cc',
- 'browser/ui/browser_tab_restorer.cc',
'browser/ui/browser_ui_prefs.cc',
'browser/ui/browser_ui_prefs.h',
'browser/ui/browser_win.cc',
'browser/ui/browser_window.h',
- 'browser/ui/browser_window_state.cc',
- 'browser/ui/browser_window_state.h',
'browser/ui/browser_window_testing_views.h',
'browser/ui/chrome_select_file_policy.cc',
'browser/ui/chrome_select_file_policy.h',
@@ -817,8 +814,6 @@
'browser/ui/profile_error_dialog.cc',
'browser/ui/profile_error_dialog.h',
'browser/ui/protocol_dialog_delegate.h',
- 'browser/ui/scoped_tabbed_browser_displayer.cc',
- 'browser/ui/scoped_tabbed_browser_displayer.h',
'browser/ui/screen_capture_notification_ui.h',
'browser/ui/search/instant_controller.cc',
'browser/ui/search/instant_controller.h',
@@ -1797,6 +1792,11 @@
'browser/ui/zoom/zoom_controller.h',
],
'chrome_browser_ui_non_mobile_sources': [
+ 'browser/ui/browser_tab_restorer.cc',
+ 'browser/ui/browser_window_state.cc',
+ 'browser/ui/browser_window_state.h',
+ 'browser/ui/scoped_tabbed_browser_displayer.cc',
+ 'browser/ui/scoped_tabbed_browser_displayer.h',
'browser/ui/sync/sync_promo_ui.cc',
'browser/ui/sync/sync_promo_ui.h',
'browser/ui/webui/devtools_ui.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698