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', |
], |