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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 15535006: Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « webkit/fileapi/test_mount_point_provider.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/fileapi/webkit_fileapi.gypi
diff --git a/webkit/fileapi/webkit_fileapi.gypi b/webkit/fileapi/webkit_fileapi.gypi
index 5c23f1f4dc4b5bf4623cb9d096f04f2a28e87f6c..c30456a18ca52caa6e7b88a76881eb649e9a7872 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -8,9 +8,6 @@
'../fileapi/async_file_util.h',
'../fileapi/async_file_util_adapter.cc',
'../fileapi/async_file_util_adapter.h',
- '../fileapi/copy_or_move_file_validator.h',
- '../fileapi/cross_operation_delegate.cc',
- '../fileapi/cross_operation_delegate.h',
'../fileapi/directory_entry.h',
'../fileapi/external_mount_points.cc',
'../fileapi/external_mount_points.h',
@@ -29,9 +26,6 @@
'../fileapi/file_system_operation_context.h',
'../fileapi/file_system_options.cc',
'../fileapi/file_system_options.h',
- '../fileapi/file_system_quota_client.cc',
- '../fileapi/file_system_quota_client.h',
- '../fileapi/file_system_quota_util.h',
'../fileapi/file_system_task_runners.cc',
'../fileapi/file_system_task_runners.h',
'../fileapi/file_system_types.h',
@@ -57,8 +51,6 @@
'../fileapi/mount_points.h',
'../fileapi/native_file_util.cc',
'../fileapi/native_file_util.h',
- '../fileapi/recursive_operation_delegate.cc',
- '../fileapi/recursive_operation_delegate.h',
'../fileapi/remote_file_system_proxy.h',
'../fileapi/remove_operation_delegate.cc',
'../fileapi/remove_operation_delegate.h',
« no previous file with comments | « webkit/fileapi/test_mount_point_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698