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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 10920091: Move Drive API files to google_apis directory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 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
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 813da91dc135fa8395574e17d6b1ea026f8c0a90..fc4f781b7938904d2162ad6a7c671b408c38a19d 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -224,14 +224,6 @@
'browser/chromeos/external_metrics.h',
'browser/chromeos/external_protocol_dialog.cc',
'browser/chromeos/external_protocol_dialog.h',
- 'browser/chromeos/gdata/auth_service.cc',
- 'browser/chromeos/gdata/auth_service.h',
- 'browser/chromeos/gdata/drive_api_operations.cc',
- 'browser/chromeos/gdata/drive_api_operations.h',
- 'browser/chromeos/gdata/drive_api_parser.cc',
- 'browser/chromeos/gdata/drive_api_parser.h',
- 'browser/chromeos/gdata/drive_api_service.cc',
- 'browser/chromeos/gdata/drive_api_service.h',
'browser/chromeos/gdata/drive_cache.cc',
'browser/chromeos/gdata/drive_cache.h',
'browser/chromeos/gdata/drive_cache_metadata.cc',
@@ -270,11 +262,8 @@
'browser/chromeos/gdata/file_write_helper.h',
'browser/chromeos/gdata/gdata_contacts_service.cc',
'browser/chromeos/gdata/gdata_contacts_service.h',
- 'browser/chromeos/gdata/gdata_errorcode.h',
'browser/chromeos/gdata/gdata_operations.cc',
'browser/chromeos/gdata/gdata_operations.h',
- 'browser/chromeos/gdata/gdata_util.cc',
- 'browser/chromeos/gdata/gdata_util.h',
'browser/chromeos/gdata/gdata_wapi_feed_loader.cc',
'browser/chromeos/gdata/gdata_wapi_feed_loader.h',
'browser/chromeos/gdata/gdata_wapi_feed_processor.cc',

Powered by Google App Engine
This is Rietveld 408576698