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

Unified Diff: components/search_engines/BUILD.gn

Issue 2289143003: [Sync] Convert DTCs to be not RefCounted and NonThreadSafe. (Closed)
Patch Set: Rebase. Created 4 years, 3 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/search_engines/BUILD.gn
diff --git a/components/search_engines/BUILD.gn b/components/search_engines/BUILD.gn
index 7319ac9fcd5dbbe291fdb4710d93cf9d514ca38c..9281c3789632222e4d40190edbf53100b22f1d5c 100644
--- a/components/search_engines/BUILD.gn
+++ b/components/search_engines/BUILD.gn
@@ -126,6 +126,7 @@ source_set("unit_tests") {
":prepopulated_engines",
":test_support",
"//base",
+ "//base/test:test_support",
"//components/google/core/browser",
"//components/pref_registry:test_support",
"//components/prefs",

Powered by Google App Engine
This is Rietveld 408576698