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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 1246753003: Move a subset of chrome/browser/chromeos/drive into components/drive (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed incorrect reference to a GYP dependency. Created 5 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_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index eb756dc7554f722d10ab7729bbfa082909b11a2c..2fc7cc6b38f0cff2fb67bea29887d34a9132bc28 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -110,14 +110,8 @@
'browser/chromeos/drive/drive_file_stream_reader.h',
'browser/chromeos/drive/drive_integration_service.cc',
'browser/chromeos/drive/drive_integration_service.h',
- 'browser/chromeos/drive/drive_pref_names.cc',
- 'browser/chromeos/drive/drive_pref_names.h',
'browser/chromeos/drive/file_cache.cc',
'browser/chromeos/drive/file_cache.h',
- 'browser/chromeos/drive/file_change.cc',
- 'browser/chromeos/drive/file_change.h',
- 'browser/chromeos/drive/file_errors.cc',
- 'browser/chromeos/drive/file_errors.h',
'browser/chromeos/drive/file_system.cc',
'browser/chromeos/drive/file_system.h',
'browser/chromeos/drive/file_system/copy_operation.cc',
@@ -175,8 +169,6 @@
'browser/chromeos/drive/job_queue.h',
'browser/chromeos/drive/job_scheduler.cc',
'browser/chromeos/drive/job_scheduler.h',
- 'browser/chromeos/drive/local_file_reader.cc',
- 'browser/chromeos/drive/local_file_reader.h',
'browser/chromeos/drive/remove_stale_cache_files.cc',
'browser/chromeos/drive/remove_stale_cache_files.h',
'browser/chromeos/drive/resource_entry_conversion.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