| Index: webkit/fileapi/webkit_fileapi.gypi
|
| diff --git a/webkit/fileapi/webkit_fileapi.gypi b/webkit/fileapi/webkit_fileapi.gypi
|
| index 41548489803c1723bc911b18dc834e16236c9844..bc6dd20840dba86515e16b18c417152262cb73df 100644
|
| --- a/webkit/fileapi/webkit_fileapi.gypi
|
| +++ b/webkit/fileapi/webkit_fileapi.gypi
|
| @@ -9,9 +9,6 @@
|
| '../fileapi/async_file_util_adapter.cc',
|
| '../fileapi/async_file_util_adapter.h',
|
| '../fileapi/directory_entry.h',
|
| - '../fileapi/external_mount_points.cc',
|
| - '../fileapi/external_mount_points.h',
|
| - '../fileapi/file_observers.h',
|
| '../fileapi/file_permission_policy.cc',
|
| '../fileapi/file_permission_policy.h',
|
| '../fileapi/file_stream_writer.h',
|
| @@ -24,8 +21,6 @@
|
| '../fileapi/file_system_operation_context.h',
|
| '../fileapi/file_system_options.cc',
|
| '../fileapi/file_system_options.h',
|
| - '../fileapi/file_system_task_runners.cc',
|
| - '../fileapi/file_system_task_runners.h',
|
| '../fileapi/file_system_types.h',
|
| '../fileapi/file_system_url.cc',
|
| '../fileapi/file_system_url.h',
|
| @@ -33,16 +28,8 @@
|
| '../fileapi/file_system_util.h',
|
| '../fileapi/file_writer_delegate.cc',
|
| '../fileapi/file_writer_delegate.h',
|
| - '../fileapi/isolated_context.cc',
|
| - '../fileapi/isolated_context.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/mount_points.cc',
|
| - '../fileapi/mount_points.h',
|
| '../fileapi/remote_file_system_proxy.h',
|
| '../fileapi/remove_operation_delegate.cc',
|
| '../fileapi/remove_operation_delegate.h',
|
| @@ -70,7 +57,6 @@
|
| '../fileapi/syncable/syncable_file_system_operation.h',
|
| '../fileapi/syncable/syncable_file_system_util.cc',
|
| '../fileapi/syncable/syncable_file_system_util.h',
|
| - '../fileapi/task_runner_bound_observer_list.h',
|
| '../fileapi/test_mount_point_provider.cc',
|
| '../fileapi/test_mount_point_provider.h',
|
| '../fileapi/upload_file_system_file_element_reader.cc',
|
|
|