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

Unified Diff: chrome/chrome_browser.gypi

Issue 10873026: Rename GDataSystemService to DriveSystemService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge issue, remove one include header which is no longer necessary 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/screenshot_source.cc ('k') | no next file » | 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 59c62536cb6571559681debc22a413638479a277..cbb1fd910fd555eed2a2650aad640b979c68cb3c 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -584,6 +584,8 @@
'browser/chromeos/gdata/drive_resource_metadata.cc',
'browser/chromeos/gdata/drive_resource_metadata.h',
'browser/chromeos/gdata/drive_service_interface.h',
+ 'browser/chromeos/gdata/drive_system_service.cc',
+ 'browser/chromeos/gdata/drive_system_service.h',
'browser/chromeos/gdata/drive_task_executor.cc',
'browser/chromeos/gdata/drive_task_executor.h',
'browser/chromeos/gdata/drive_webapps_registry.cc',
@@ -601,8 +603,6 @@
'browser/chromeos/gdata/gdata_protocol_handler.h',
'browser/chromeos/gdata/gdata_sync_client.cc',
'browser/chromeos/gdata/gdata_sync_client.h',
- 'browser/chromeos/gdata/gdata_system_service.cc',
- 'browser/chromeos/gdata/gdata_system_service.h',
'browser/chromeos/gdata/gdata_upload_file_info.cc',
'browser/chromeos/gdata/gdata_upload_file_info.h',
'browser/chromeos/gdata/gdata_uploader.cc',
« no previous file with comments | « chrome/browser/ui/webui/screenshot_source.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698