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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 15371005: 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/upload_file_system_file_element_reader_unittest.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 c30456a18ca52caa6e7b88a76881eb649e9a7872..41548489803c1723bc911b18dc834e16236c9844 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -19,8 +19,6 @@
'../fileapi/file_system_context.h',
'../fileapi/file_system_file_stream_reader.cc',
'../fileapi/file_system_file_stream_reader.h',
- '../fileapi/file_system_file_util.cc',
- '../fileapi/file_system_file_util.h',
'../fileapi/file_system_operation.h',
'../fileapi/file_system_operation_context.cc',
'../fileapi/file_system_operation_context.h',
@@ -37,20 +35,14 @@
'../fileapi/file_writer_delegate.h',
'../fileapi/isolated_context.cc',
'../fileapi/isolated_context.h',
- '../fileapi/isolated_file_util.cc',
- '../fileapi/isolated_file_util.h',
'../fileapi/isolated_mount_point_provider.cc',
'../fileapi/isolated_mount_point_provider.h',
'../fileapi/local_file_stream_writer.cc',
'../fileapi/local_file_stream_writer.h',
'../fileapi/local_file_system_operation.cc',
'../fileapi/local_file_system_operation.h',
- '../fileapi/local_file_util.cc',
- '../fileapi/local_file_util.h',
'../fileapi/mount_points.cc',
'../fileapi/mount_points.h',
- '../fileapi/native_file_util.cc',
- '../fileapi/native_file_util.h',
'../fileapi/remote_file_system_proxy.h',
'../fileapi/remove_operation_delegate.cc',
'../fileapi/remove_operation_delegate.h',
@@ -81,8 +73,6 @@
'../fileapi/task_runner_bound_observer_list.h',
'../fileapi/test_mount_point_provider.cc',
'../fileapi/test_mount_point_provider.h',
- '../fileapi/transient_file_util.cc',
- '../fileapi/transient_file_util.h',
'../fileapi/upload_file_system_file_element_reader.cc',
'../fileapi/upload_file_system_file_element_reader.h',
'../fileapi/webfilewriter_base.cc',
« no previous file with comments | « webkit/fileapi/upload_file_system_file_element_reader_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698