| Index: webkit/fileapi/webkit_fileapi.gypi
|
| ===================================================================
|
| --- webkit/fileapi/webkit_fileapi.gypi (revision 74905)
|
| +++ webkit/fileapi/webkit_fileapi.gypi (working copy)
|
| @@ -19,6 +19,10 @@
|
| 'file_system_context.h',
|
| 'file_system_dir_url_request_job.cc',
|
| 'file_system_dir_url_request_job.h',
|
| + 'file_system_file_util.cc',
|
| + 'file_system_file_util.h',
|
| + 'file_system_file_util_proxy.cc',
|
| + 'file_system_file_util_proxy.h',
|
| 'file_system_operation.cc',
|
| 'file_system_operation.h',
|
| 'file_system_path_manager.cc',
|
| @@ -34,6 +38,12 @@
|
| 'file_system_util.h',
|
| 'file_writer_delegate.cc',
|
| 'file_writer_delegate.h',
|
| + 'obfuscated_file_util.cc',
|
| + 'obfuscated_file_util.h',
|
| + 'obfuscated_name_map.cc',
|
| + 'obfuscated_name_map.h',
|
| + 'path_obfuscator.cc',
|
| + 'path_obfuscator.h',
|
| 'webfilewriter_base.cc',
|
| 'webfilewriter_base.h',
|
| ],
|
|
|