| Index: webkit/fileapi/webkit_fileapi.gypi
|
| ===================================================================
|
| --- webkit/fileapi/webkit_fileapi.gypi (revision 79142)
|
| +++ webkit/fileapi/webkit_fileapi.gypi (working copy)
|
| @@ -23,8 +23,11 @@
|
| 'file_system_file_util.h',
|
| 'file_system_file_util_proxy.cc',
|
| 'file_system_file_util_proxy.h',
|
| + 'file_system_mount_point_provider.h',
|
| 'file_system_operation.cc',
|
| 'file_system_operation.h',
|
| + 'file_system_operation_context.cc',
|
| + 'file_system_operation_context.h',
|
| 'file_system_path_manager.cc',
|
| 'file_system_path_manager.h',
|
| 'file_system_types.h',
|
| @@ -38,6 +41,10 @@
|
| 'file_system_usage_cache.cc',
|
| 'file_writer_delegate.cc',
|
| 'file_writer_delegate.h',
|
| + 'local_file_system_file_util.cc',
|
| + 'local_file_system_file_util.h',
|
| + 'sandbox_mount_point_provider.cc',
|
| + 'sandbox_mount_point_provider.h',
|
| 'webfilewriter_base.cc',
|
| 'webfilewriter_base.h',
|
| ],
|
|
|