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

Unified Diff: chrome/chrome_browser.gypi

Issue 10877005: Rename GDataCache* to DriveCache* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase. Created 8 years, 4 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_tests.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 60752c0dca6eaa61a88a14cfb3bc98ff2ea43c5e..6a467b8ca2066a9d58ce9497983851c533923130 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -572,6 +572,10 @@
'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',
+ 'browser/chromeos/gdata/drive_cache_metadata.h',
'browser/chromeos/gdata/drive_files.cc',
'browser/chromeos/gdata/drive_files.h',
'browser/chromeos/gdata/drive_resource_metadata.cc',
@@ -583,10 +587,6 @@
'browser/chromeos/gdata/drive_webapps_registry.h',
'browser/chromeos/gdata/file_write_helper.cc',
'browser/chromeos/gdata/file_write_helper.h',
- 'browser/chromeos/gdata/gdata_cache.cc',
- 'browser/chromeos/gdata/gdata_cache.h',
- 'browser/chromeos/gdata/gdata_cache_metadata.cc',
- 'browser/chromeos/gdata/gdata_cache_metadata.h',
'browser/chromeos/gdata/gdata_contacts_service.cc',
'browser/chromeos/gdata/gdata_contacts_service.h',
'browser/chromeos/gdata/gdata_download_observer.cc',
« no previous file with comments | « chrome/browser/ui/webui/chromeos/drive_internals_ui.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698