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

Unified Diff: components/search_engines/BUILD.gn

Issue 2659353002: Fix TemplateUrl::MatchesData comparison of search_terms_replacement_key (reland) (Closed)
Patch Set: Fixed deps Created 3 years, 10 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
« no previous file with comments | « components/google/core/browser/google_util.h ('k') | components/search_engines/default_search_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines/BUILD.gn
diff --git a/components/search_engines/BUILD.gn b/components/search_engines/BUILD.gn
index 61411229997391ca532e24a8991d62c6d38da08b..0b0da285ddedc113d725e0cc4931d49db90e3f2c 100644
--- a/components/search_engines/BUILD.gn
+++ b/components/search_engines/BUILD.gn
@@ -134,6 +134,7 @@ source_set("unit_tests") {
"//components/sync:test_support_model",
"//components/sync_preferences:test_support",
"//components/webdata/common",
+ "//net:net",
"//sql",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « components/google/core/browser/google_util.h ('k') | components/search_engines/default_search_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698