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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 327323006: [SyncFS] Create FakeSyncWorker class (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 6 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/fake_sync_worker.cc ('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 57b1f212e2051af0bdbe9fd50a17cebd0105ea91..0cef8c055408044555d108a57260a3528cce74cd 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1390,6 +1390,8 @@
'browser/sync_file_system/drive_backend/fake_drive_service_helper.h',
'browser/sync_file_system/drive_backend/fake_drive_uploader.cc',
'browser/sync_file_system/drive_backend/fake_drive_uploader.h',
+ 'browser/sync_file_system/drive_backend/fake_sync_worker.cc',
+ 'browser/sync_file_system/drive_backend/fake_sync_worker.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_index_unittest.cc',
« no previous file with comments | « chrome/browser/sync_file_system/drive_backend/fake_sync_worker.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698