| OLD | NEW | 
|---|
| (Empty) |  | 
|  | 1 # Copyright 2013 The Chromium Authors. All rights reserved. | 
|  | 2 # Use of this source code is governed by a BSD-style license that can be | 
|  | 3 # found in the LICENSE file. | 
|  | 4 | 
|  | 5 { | 
|  | 6   'variables': { | 
|  | 7     'webkit_browser_fileapi_sources': [ | 
|  | 8       '../browser/fileapi/async_file_util.h', | 
|  | 9       '../browser/fileapi/async_file_util_adapter.cc', | 
|  | 10       '../browser/fileapi/async_file_util_adapter.h', | 
|  | 11       '../browser/fileapi/copy_or_move_file_validator.h', | 
|  | 12       '../browser/fileapi/cross_operation_delegate.cc', | 
|  | 13       '../browser/fileapi/cross_operation_delegate.h', | 
|  | 14       '../browser/fileapi/external_mount_points.cc', | 
|  | 15       '../browser/fileapi/external_mount_points.h', | 
|  | 16       '../browser/fileapi/file_observers.h', | 
|  | 17       '../browser/fileapi/file_permission_policy.cc', | 
|  | 18       '../browser/fileapi/file_permission_policy.h', | 
|  | 19       '../browser/fileapi/file_stream_writer.h', | 
|  | 20       '../browser/fileapi/file_system_context.cc', | 
|  | 21       '../browser/fileapi/file_system_context.h', | 
|  | 22       '../browser/fileapi/file_system_dir_url_request_job.cc', | 
|  | 23       '../browser/fileapi/file_system_dir_url_request_job.h', | 
|  | 24       '../browser/fileapi/file_system_directory_database.cc', | 
|  | 25       '../browser/fileapi/file_system_directory_database.h', | 
|  | 26       '../browser/fileapi/file_system_file_stream_reader.cc', | 
|  | 27       '../browser/fileapi/file_system_file_stream_reader.h', | 
|  | 28       '../browser/fileapi/file_system_file_util.cc', | 
|  | 29       '../browser/fileapi/file_system_file_util.h', | 
|  | 30       '../browser/fileapi/file_system_mount_point_provider.h', | 
|  | 31       '../browser/fileapi/file_system_operation.h', | 
|  | 32       '../browser/fileapi/file_system_operation_context.cc', | 
|  | 33       '../browser/fileapi/file_system_operation_context.h', | 
|  | 34       '../browser/fileapi/file_system_options.cc', | 
|  | 35       '../browser/fileapi/file_system_options.h', | 
|  | 36       '../browser/fileapi/file_system_origin_database.cc', | 
|  | 37       '../browser/fileapi/file_system_origin_database.h', | 
|  | 38       '../browser/fileapi/file_system_quota_client.cc', | 
|  | 39       '../browser/fileapi/file_system_quota_client.h', | 
|  | 40       '../browser/fileapi/file_system_quota_util.h', | 
|  | 41       '../browser/fileapi/file_system_task_runners.cc', | 
|  | 42       '../browser/fileapi/file_system_task_runners.h', | 
|  | 43       '../browser/fileapi/file_system_url_request_job.cc', | 
|  | 44       '../browser/fileapi/file_system_url_request_job.h', | 
|  | 45       '../browser/fileapi/file_system_url_request_job_factory.cc', | 
|  | 46       '../browser/fileapi/file_system_url_request_job_factory.h', | 
|  | 47       '../browser/fileapi/file_system_usage_cache.cc', | 
|  | 48       '../browser/fileapi/file_system_usage_cache.h', | 
|  | 49       '../browser/fileapi/file_writer_delegate.cc', | 
|  | 50       '../browser/fileapi/file_writer_delegate.h', | 
|  | 51       '../browser/fileapi/isolated_context.cc', | 
|  | 52       '../browser/fileapi/isolated_context.h', | 
|  | 53       '../browser/fileapi/isolated_file_util.cc', | 
|  | 54       '../browser/fileapi/isolated_file_util.h', | 
|  | 55       '../browser/fileapi/isolated_mount_point_provider.cc', | 
|  | 56       '../browser/fileapi/isolated_mount_point_provider.h', | 
|  | 57       '../browser/fileapi/local_file_stream_writer.cc', | 
|  | 58       '../browser/fileapi/local_file_stream_writer.h', | 
|  | 59       '../browser/fileapi/local_file_system_operation.cc', | 
|  | 60       '../browser/fileapi/local_file_system_operation.h', | 
|  | 61       '../browser/fileapi/local_file_util.cc', | 
|  | 62       '../browser/fileapi/local_file_util.h', | 
|  | 63       '../browser/fileapi/mount_points.cc', | 
|  | 64       '../browser/fileapi/mount_points.h', | 
|  | 65       '../browser/fileapi/native_file_util.cc', | 
|  | 66       '../browser/fileapi/native_file_util.h', | 
|  | 67       '../browser/fileapi/obfuscated_file_util.cc', | 
|  | 68       '../browser/fileapi/obfuscated_file_util.h', | 
|  | 69       '../browser/fileapi/recursive_operation_delegate.cc', | 
|  | 70       '../browser/fileapi/recursive_operation_delegate.h', | 
|  | 71       '../browser/fileapi/remote_file_system_proxy.h', | 
|  | 72       '../browser/fileapi/remove_operation_delegate.cc', | 
|  | 73       '../browser/fileapi/remove_operation_delegate.h', | 
|  | 74       '../browser/fileapi/sandbox_file_stream_writer.cc', | 
|  | 75       '../browser/fileapi/sandbox_file_stream_writer.h', | 
|  | 76       '../browser/fileapi/sandbox_mount_point_provider.cc', | 
|  | 77       '../browser/fileapi/sandbox_mount_point_provider.h', | 
|  | 78       '../browser/fileapi/sandbox_quota_observer.cc', | 
|  | 79       '../browser/fileapi/sandbox_quota_observer.h', | 
|  | 80       '../browser/fileapi/syncable/file_change.cc', | 
|  | 81       '../browser/fileapi/syncable/file_change.h', | 
|  | 82       '../browser/fileapi/syncable/local_file_change_tracker.cc', | 
|  | 83       '../browser/fileapi/syncable/local_file_change_tracker.h', | 
|  | 84       '../browser/fileapi/syncable/local_file_sync_context.cc', | 
|  | 85       '../browser/fileapi/syncable/local_file_sync_context.h', | 
|  | 86       '../browser/fileapi/syncable/local_file_sync_status.cc', | 
|  | 87       '../browser/fileapi/syncable/local_file_sync_status.h', | 
|  | 88       '../browser/fileapi/syncable/local_origin_change_observer.h', | 
|  | 89       '../browser/fileapi/syncable/sync_callbacks.h', | 
|  | 90       '../browser/fileapi/syncable/sync_file_metadata.cc', | 
|  | 91       '../browser/fileapi/syncable/sync_file_metadata.h', | 
|  | 92       '../browser/fileapi/syncable/sync_file_status.h', | 
|  | 93       '../browser/fileapi/syncable/sync_file_type.h', | 
|  | 94       '../browser/fileapi/syncable/sync_action.h', | 
|  | 95       '../browser/fileapi/syncable/sync_direction.h', | 
|  | 96       '../browser/fileapi/syncable/sync_status_code.cc', | 
|  | 97       '../browser/fileapi/syncable/sync_status_code.h', | 
|  | 98       '../browser/fileapi/syncable/syncable_file_operation_runner.cc', | 
|  | 99       '../browser/fileapi/syncable/syncable_file_operation_runner.h', | 
|  | 100       '../browser/fileapi/syncable/syncable_file_system_operation.cc', | 
|  | 101       '../browser/fileapi/syncable/syncable_file_system_operation.h', | 
|  | 102       '../browser/fileapi/syncable/syncable_file_system_util.cc', | 
|  | 103       '../browser/fileapi/syncable/syncable_file_system_util.h', | 
|  | 104       '../browser/fileapi/task_runner_bound_observer_list.h', | 
|  | 105       '../browser/fileapi/test_mount_point_provider.cc', | 
|  | 106       '../browser/fileapi/test_mount_point_provider.h', | 
|  | 107       '../browser/fileapi/upload_file_system_file_element_reader.cc', | 
|  | 108       '../browser/fileapi/upload_file_system_file_element_reader.h', | 
|  | 109     ], | 
|  | 110   }, | 
|  | 111 } | 
| OLD | NEW | 
|---|