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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 17644006: Move files under webkit/browser/fileapi/... to chrome/browser/chromeos/fileapi/... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address review comments. Created 7 years, 6 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.cc ('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 a960fc6eec9eb6fba544e3307774b131c17b7893..0aaee96108e3364ba8efd509ccf3eacebb467bc4 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -327,6 +327,14 @@
'browser/chromeos/external_metrics.h',
'browser/chromeos/external_protocol_dialog.cc',
'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/file_access_permissions.cc',
+ 'browser/chromeos/fileapi/file_access_permissions.h',
+ 'browser/chromeos/fileapi/remote_file_system_operation.cc',
+ 'browser/chromeos/fileapi/remote_file_system_operation.h',
+ 'browser/chromeos/fileapi/remote_file_stream_writer.cc',
+ 'browser/chromeos/fileapi/remote_file_stream_writer.h',
'browser/chromeos/imageburner/burn_controller.cc',
'browser/chromeos/imageburner/burn_controller.h',
'browser/chromeos/imageburner/burn_device_handler.cc',
« no previous file with comments | « chrome/browser/chromeos/fileapi/remote_file_system_operation.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698