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

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: +test verification 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 ae977596ec2b97045b67facd68f461a2d25d37e4..e1729c0c0c866cdea4b1e977132ac68ef550b310 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