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

Unified Diff: chrome/chrome_browser.gypi

Issue 678813002: Android: Do not build chrome_page_zoom.cc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 031eb5b2da9b84c1b564645b3cde8f1bdb009a06..704f5a8044534f36f9c7a4a0d6f2f7c2c5d50141 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -255,10 +255,6 @@
'browser/chrome_elf_init_win.cc',
'browser/chrome_elf_init_win.h',
'browser/chrome_notification_types.h',
- 'browser/chrome_page_zoom.cc',
- 'browser/chrome_page_zoom.h',
- 'browser/chrome_page_zoom_constants.cc',
- 'browser/chrome_page_zoom_constants.h',
'browser/chrome_select_file_dialog_factory_win.cc',
'browser/chrome_select_file_dialog_factory_win.h',
'browser/chrome_quota_permission_context.cc',
@@ -2259,6 +2255,10 @@
'browser/chrome_browser_field_trials_desktop.h',
'browser/chrome_device_client.cc',
'browser/chrome_device_client.h',
+ 'browser/chrome_page_zoom.cc',
+ 'browser/chrome_page_zoom.h',
+ 'browser/chrome_page_zoom_constants.cc',
+ 'browser/chrome_page_zoom_constants.h',
],
'chrome_browser_supervised_user_sources': [
'browser/supervised_user/custodian_profile_downloader_service.cc',
« no previous file with comments | « no previous file | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698