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

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: 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
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index beb9229da9f9c64b49ca5e0b81ddd5b43abc2d7b..789d256e35e9f09237c7831e3c13b694e2145670 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -226,14 +226,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',
@@ -272,11 +264,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