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

Unified Diff: components/sync/BUILD.gn

Issue 2424533002: Modify sync unit test to use standard sql::test:: helper. (Closed)
Patch Set: BUILD.gn merge Created 4 years, 2 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: components/sync/BUILD.gn
diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
index 0535e22b5011f6897ccf82f53602f3d714a63696..0f94b9399e38b6b0376c558c3438e6b49a8c706c 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -659,8 +659,6 @@ static_library("test_support_engine") {
"engine_impl/test_entry_factory.h",
"syncable/test_user_share.cc",
"syncable/test_user_share.h",
- "test/directory_backing_store_corruption_testing.cc",
- "test/directory_backing_store_corruption_testing.h",
"test/engine/fake_model_worker.cc",
"test/engine/fake_model_worker.h",
"test/engine/fake_sync_scheduler.cc",

Powered by Google App Engine
This is Rietveld 408576698