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

Unified Diff: chrome/chrome_browser.gypi

Issue 10920091: Move Drive API files to google_apis directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reflect comments Created 8 years, 3 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/webui/chromeos/drive_internals_ui.cc ('k') | chrome/chrome_browser_chromeos.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 88cf99b99a4a325c6df6c7ec55c5f2feefc33497..93c56818230928233eee93dfc7bbad4aaebb1ea7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -677,9 +677,25 @@
'browser/google/google_url_tracker_factory.h',
'browser/google/google_util.cc',
'browser/google/google_util.h',
+ 'browser/google_apis/auth_service.cc',
+ 'browser/google_apis/auth_service.h',
+ 'browser/google_apis/drive_api_operations.cc',
+ 'browser/google_apis/drive_api_operations.h',
+ 'browser/google_apis/drive_api_parser.cc',
+ 'browser/google_apis/drive_api_parser.h',
+ 'browser/google_apis/drive_entry_kinds.h',
+ 'browser/google_apis/drive_upload_mode.h',
'browser/google_apis/gdata_errorcode.h',
+ 'browser/google_apis/gdata_operations.cc',
+ 'browser/google_apis/gdata_operations.h',
+ 'browser/google_apis/gdata_util.cc',
+ 'browser/google_apis/gdata_util.h',
+ 'browser/google_apis/gdata_wapi_parser.cc',
+ 'browser/google_apis/gdata_wapi_parser.h',
'browser/google_apis/operation_registry.cc',
'browser/google_apis/operation_registry.h',
+ 'browser/google_apis/operation_runner.cc',
+ 'browser/google_apis/operation_runner.h',
'browser/google_apis/operations_base.cc',
'browser/google_apis/operations_base.h',
'browser/google_apis/task_util.cc',
« no previous file with comments | « chrome/browser/ui/webui/chromeos/drive_internals_ui.cc ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698