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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 18591004: [SyncFS] Implement MetadataDatabase initialization (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: indent fix Created 7 years, 5 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 29de0c95f90634070fb74edfb8af8d3022174744..f310b840eebd6ba1fed484f60bd6f522c52610bf 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1276,6 +1276,7 @@
'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/local_sync_operation_resolver_unittest.cc',
+ 'browser/sync_file_system/drive_backend/metadata_database_unittest.cc',
'browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc',
'browser/sync_file_system/drive_backend/remote_sync_operation_resolver_unittest.cc',
'browser/sync_file_system/fake_remote_change_processor.cc',

Powered by Google App Engine
This is Rietveld 408576698