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

Unified Diff: content/content_tests.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 | « chrome/chrome_tests_unit.gypi ('k') | webkit/browser/fileapi/file_system_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index f536455b41a51322720198eb4fde2a20e0c3f4bf..e2475c42a3d01e3ded11032037f088cf10fdf897 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -459,6 +459,15 @@
'../webkit/browser/fileapi/sandbox_file_system_test_helper.h',
'../webkit/browser/fileapi/sandbox_mount_point_provider_unittest.cc',
'../webkit/browser/fileapi/sandbox_origin_database_unittest.cc',
+ '../webkit/browser/fileapi/syncable/canned_syncable_file_system.cc',
+ '../webkit/browser/fileapi/syncable/canned_syncable_file_system.h',
+ '../webkit/browser/fileapi/syncable/file_change_unittest.cc',
+ '../webkit/browser/fileapi/syncable/local_file_change_tracker_unittest.cc',
+ '../webkit/browser/fileapi/syncable/local_file_sync_context_unittest.cc',
+ '../webkit/browser/fileapi/syncable/local_file_sync_status_unittest.cc',
+ '../webkit/browser/fileapi/syncable/syncable_file_operation_runner_unittest.cc',
+ '../webkit/browser/fileapi/syncable/syncable_file_system_unittest.cc',
+ '../webkit/browser/fileapi/syncable/syncable_file_system_util_unittest.cc',
'../webkit/browser/fileapi/test_file_set.cc',
'../webkit/browser/fileapi/test_file_set.h',
'../webkit/browser/fileapi/transient_file_util_unittest.cc',
@@ -473,15 +482,6 @@
'../webkit/dom_storage/dom_storage_database_unittest.cc',
'../webkit/dom_storage/dom_storage_map_unittest.cc',
'../webkit/dom_storage/session_storage_database_unittest.cc',
- '../webkit/fileapi/syncable/canned_syncable_file_system.cc',
- '../webkit/fileapi/syncable/canned_syncable_file_system.h',
- '../webkit/fileapi/syncable/file_change_unittest.cc',
- '../webkit/fileapi/syncable/local_file_change_tracker_unittest.cc',
- '../webkit/fileapi/syncable/local_file_sync_context_unittest.cc',
- '../webkit/fileapi/syncable/local_file_sync_status_unittest.cc',
- '../webkit/fileapi/syncable/syncable_file_operation_runner_unittest.cc',
- '../webkit/fileapi/syncable/syncable_file_system_unittest.cc',
- '../webkit/fileapi/syncable/syncable_file_system_util_unittest.cc',
'../webkit/glue/cpp_variant_unittest.cc',
'../webkit/glue/glue_serialize_unittest.cc',
'../webkit/glue/multipart_response_delegate_unittest.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | webkit/browser/fileapi/file_system_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698