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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 15806012: Move webkit/fileapi/syncable/* code to webkit/browser/fileapi (final!) (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/syncable/syncable_file_system_util_unittest.cc ('k') | webkit/storage/webkit_storage.gypi » ('j') | 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 be347c14046b8057bb23d652351e436b9e3f929f..5ca2528d964a545f4ca760ccd8017e8cdfdeaf25 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -4,32 +4,6 @@
{
'variables': {
- 'webkit_fileapi_sources': [
- '../fileapi/syncable/file_change.cc',
- '../fileapi/syncable/file_change.h',
- '../fileapi/syncable/local_file_change_tracker.cc',
- '../fileapi/syncable/local_file_change_tracker.h',
- '../fileapi/syncable/local_file_sync_context.cc',
- '../fileapi/syncable/local_file_sync_context.h',
- '../fileapi/syncable/local_file_sync_status.cc',
- '../fileapi/syncable/local_file_sync_status.h',
- '../fileapi/syncable/local_origin_change_observer.h',
- '../fileapi/syncable/sync_callbacks.h',
- '../fileapi/syncable/sync_file_metadata.cc',
- '../fileapi/syncable/sync_file_metadata.h',
- '../fileapi/syncable/sync_file_status.h',
- '../fileapi/syncable/sync_file_type.h',
- '../fileapi/syncable/sync_action.h',
- '../fileapi/syncable/sync_direction.h',
- '../fileapi/syncable/sync_status_code.cc',
- '../fileapi/syncable/sync_status_code.h',
- '../fileapi/syncable/syncable_file_operation_runner.cc',
- '../fileapi/syncable/syncable_file_operation_runner.h',
- '../fileapi/syncable/syncable_file_system_operation.cc',
- '../fileapi/syncable/syncable_file_system_operation.h',
- '../fileapi/syncable/syncable_file_system_util.cc',
- '../fileapi/syncable/syncable_file_system_util.h',
- ],
'webkit_fileapi_chromeos_sources': [
'../chromeos/fileapi/async_file_stream.h',
'../chromeos/fileapi/cros_mount_point_provider.cc',
« no previous file with comments | « webkit/fileapi/syncable/syncable_file_system_util_unittest.cc ('k') | webkit/storage/webkit_storage.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698