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

Unified Diff: chrome/chrome_tests_unit.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/browser/sync_file_system/sync_file_system_test_util.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 89226e5ff4b952ce36e5b687065a69bfa29c6162..0cc0faf88d76e7eff02993acea10409faf95a46e 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1830,10 +1830,10 @@
'../ui/webui/resources/js/cr.js',
'../webkit/blob/mock_blob_url_request_context.cc',
'../webkit/blob/mock_blob_url_request_context.h',
- '../webkit/fileapi/syncable/canned_syncable_file_system.cc',
- '../webkit/fileapi/syncable/canned_syncable_file_system.cc',
- '../webkit/fileapi/syncable/mock_sync_status_observer.cc',
- '../webkit/fileapi/syncable/mock_sync_status_observer.h',
+ '../webkit/browser/fileapi/syncable/canned_syncable_file_system.cc',
+ '../webkit/browser/fileapi/syncable/canned_syncable_file_system.cc',
+ '../webkit/browser/fileapi/syncable/mock_sync_status_observer.cc',
+ '../webkit/browser/fileapi/syncable/mock_sync_status_observer.h',
'../webkit/quota/mock_storage_client.cc',
'../webkit/quota/mock_storage_client.h',
],
« no previous file with comments | « chrome/browser/sync_file_system/sync_file_system_test_util.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698