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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 108343009: [SyncFS] Move FakeDriveServiceHelper from V1 directory to V2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 11 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/drive_backend_v1/fake_drive_uploader.h ('k') | no next file » | 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 27bfa1fc7ce2774dfb8d9a76b6285b32f0502de4..b1c108f0844aa8a179f3c6351f661396e781a4af 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1339,6 +1339,8 @@
'browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc',
'browser/sync_file_system/drive_backend/drive_backend_test_util.cc',
'browser/sync_file_system/drive_backend/drive_backend_test_util.h',
+ 'browser/sync_file_system/drive_backend/fake_drive_service_helper.cc',
+ 'browser/sync_file_system/drive_backend/fake_drive_service_helper.h',
'browser/sync_file_system/drive_backend/list_changes_task_unittest.cc',
'browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc',
'browser/sync_file_system/drive_backend/metadata_database_unittest.cc',
@@ -1355,8 +1357,6 @@
'browser/sync_file_system/drive_backend_v1/fake_api_util.cc',
'browser/sync_file_system/drive_backend_v1/fake_api_util.h',
'browser/sync_file_system/drive_backend_v1/fake_api_util_unittest.cc',
- 'browser/sync_file_system/drive_backend_v1/fake_drive_service_helper.cc',
- 'browser/sync_file_system/drive_backend_v1/fake_drive_service_helper.h',
'browser/sync_file_system/drive_backend_v1/fake_drive_uploader.cc',
'browser/sync_file_system/drive_backend_v1/fake_drive_uploader.h',
'browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver_unittest.cc',
« no previous file with comments | « chrome/browser/sync_file_system/drive_backend_v1/fake_drive_uploader.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698