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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 13986011: SyncFS: Introduce RemoteSyncOperationResolver for directory operation support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add RemoteSyncOperationResolver and unit tests Created 7 years, 8 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
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 346d5a8b5edcb7f53b6ad4a3b9c03035aa5568dd..578dca0068777161b66b3c463cea6164829400f4 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1188,6 +1188,7 @@
'browser/sync_file_system/mock_remote_change_processor.h',
'browser/sync_file_system/mock_remote_file_sync_service.cc',
'browser/sync_file_system/mock_remote_file_sync_service.h',
+ 'browser/sync_file_system/remote_sync_operation_resolver_unittest.cc',
'browser/sync_file_system/sync_file_system_service_unittest.cc',
'browser/sync_file_system/sync_file_system_test_util.cc',
'browser/sync_file_system/sync_file_system_test_util.h',

Powered by Google App Engine
This is Rietveld 408576698