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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 15932010: drive: Rename DriveWebApp* to DriveApp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 7 years, 7 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/google_apis/drive_api_parser.h ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index b8b22fe977dc1b22838dc3ec182c99114db5860e..4c71d4890d10ae570bad40a79a4b1ce7fd817740 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -216,6 +216,8 @@
'browser/chromeos/drive/debug_info_collector.h',
'browser/chromeos/drive/download_handler.cc',
'browser/chromeos/drive/download_handler.h',
+ 'browser/chromeos/drive/drive_app_registry.cc',
+ 'browser/chromeos/drive/drive_app_registry.h',
'browser/chromeos/drive/drive_file_stream_reader.cc',
'browser/chromeos/drive/drive_file_stream_reader.h',
'browser/chromeos/drive/drive_integration_service.cc',
@@ -224,8 +226,6 @@
'browser/chromeos/drive/drive_protocol_handler.h',
'browser/chromeos/drive/drive_url_request_job.cc',
'browser/chromeos/drive/drive_url_request_job.h',
- 'browser/chromeos/drive/drive_webapps_registry.cc',
- 'browser/chromeos/drive/drive_webapps_registry.h',
'browser/chromeos/drive/file_cache.cc',
'browser/chromeos/drive/file_cache.h',
'browser/chromeos/drive/file_cache_metadata.cc',
« no previous file with comments | « chrome/browser/google_apis/drive_api_parser.h ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698