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

Unified Diff: chrome/chrome_browser.gypi

Issue 372843006: Android: Exclude google drive code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix GN Created 6 years, 5 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 644f6a9d222d69e7825594de63744f362b9c05ae..2e773f6e28f5b87a87d37e4ad2cc9f4a7001b855 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -411,24 +411,6 @@
'browser/download/drag_download_item.h',
'browser/download/save_package_file_picker.cc',
'browser/download/save_package_file_picker.h',
- 'browser/drive/drive_app_registry.cc',
- 'browser/drive/drive_app_registry.h',
- 'browser/drive/drive_app_registry_observer.h',
- 'browser/drive/drive_api_service.cc',
- 'browser/drive/drive_api_service.h',
- 'browser/drive/drive_api_util.cc',
- 'browser/drive/drive_api_util.h',
- 'browser/drive/drive_notification_manager.cc',
- 'browser/drive/drive_notification_manager.h',
- 'browser/drive/drive_notification_manager_factory.cc',
- 'browser/drive/drive_notification_manager_factory.h',
- 'browser/drive/drive_notification_observer.h',
- 'browser/drive/drive_service_interface.cc',
- 'browser/drive/drive_service_interface.h',
- 'browser/drive/drive_uploader.cc',
- 'browser/drive/drive_uploader.h',
- 'browser/drive/event_logger.cc',
- 'browser/drive/event_logger.h',
'browser/enumerate_modules_model_win.cc',
'browser/enumerate_modules_model_win.h',
'browser/extensions/signin/gaia_auth_extension_loader.cc',
@@ -1509,6 +1491,24 @@
'browser/content_settings/content_settings_custom_extension_provider.h',
'browser/content_settings/content_settings_internal_extension_provider.cc',
'browser/content_settings/content_settings_internal_extension_provider.h',
+ 'browser/drive/drive_app_registry.cc',
+ 'browser/drive/drive_app_registry.h',
+ 'browser/drive/drive_app_registry_observer.h',
+ 'browser/drive/drive_api_service.cc',
+ 'browser/drive/drive_api_service.h',
+ 'browser/drive/drive_api_util.cc',
+ 'browser/drive/drive_api_util.h',
+ 'browser/drive/drive_notification_manager.cc',
+ 'browser/drive/drive_notification_manager.h',
+ 'browser/drive/drive_notification_manager_factory.cc',
+ 'browser/drive/drive_notification_manager_factory.h',
+ 'browser/drive/drive_notification_observer.h',
+ 'browser/drive/drive_service_interface.cc',
+ 'browser/drive/drive_service_interface.h',
+ 'browser/drive/drive_uploader.cc',
+ 'browser/drive/drive_uploader.h',
+ 'browser/drive/event_logger.cc',
+ 'browser/drive/event_logger.h',
'browser/guest_view/app_view/app_view_guest.cc',
'browser/guest_view/app_view/app_view_guest.h',
'browser/guest_view/guest_view_constants.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