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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 18612002: Extract Drive related code to drive::MountPointProviderDelegate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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/chromeos/fileapi/remote_file_system_operation.h ('k') | no next file » | 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 9eca36b1759172d7cc4a3262f28c5b6430b0d541..76cf14963554a49386bd441326f931e295a08fc2 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -289,6 +289,8 @@
'browser/chromeos/drive/local_file_reader.h',
'browser/chromeos/drive/logging.cc',
'browser/chromeos/drive/logging.h',
+ 'browser/chromeos/drive/mount_point_provider_delegate.cc',
+ 'browser/chromeos/drive/mount_point_provider_delegate.h',
'browser/chromeos/drive/remove_stale_cache_files.cc',
'browser/chromeos/drive/remove_stale_cache_files.h',
'browser/chromeos/drive/resource_entry_conversion.cc',
@@ -335,6 +337,7 @@
'browser/chromeos/external_protocol_dialog.h',
'browser/chromeos/fileapi/cros_mount_point_provider.cc',
'browser/chromeos/fileapi/cros_mount_point_provider.h',
+ 'browser/chromeos/fileapi/cros_mount_point_provider_delegate.h',
'browser/chromeos/fileapi/file_access_permissions.cc',
'browser/chromeos/fileapi/file_access_permissions.h',
'browser/chromeos/fileapi/remote_file_system_operation.cc',
« no previous file with comments | « chrome/browser/chromeos/fileapi/remote_file_system_operation.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698