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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 15442002: Move FileAPI sandboxed filesystem related code from webkit/fileapi to webkit/browser/fileapi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased 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 1eb800109183cca5fd00b4805978ebae74efff10..5c23f1f4dc4b5bf4623cb9d096f04f2a28e87f6c 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -57,23 +57,11 @@
'../fileapi/mount_points.h',
'../fileapi/native_file_util.cc',
'../fileapi/native_file_util.h',
- '../fileapi/obfuscated_file_util.cc',
- '../fileapi/obfuscated_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',
- '../fileapi/sandbox_directory_database.cc',
- '../fileapi/sandbox_directory_database.h',
- '../fileapi/sandbox_file_stream_writer.cc',
- '../fileapi/sandbox_file_stream_writer.h',
- '../fileapi/sandbox_mount_point_provider.cc',
- '../fileapi/sandbox_mount_point_provider.h',
- '../fileapi/sandbox_origin_database.cc',
- '../fileapi/sandbox_origin_database.h',
- '../fileapi/sandbox_quota_observer.cc',
- '../fileapi/sandbox_quota_observer.h',
'../fileapi/syncable/file_change.cc',
'../fileapi/syncable/file_change.h',
'../fileapi/syncable/local_file_change_tracker.cc',
« 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