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

Unified Diff: components/suggestions/BUILD.gn

Issue 668863002: [Clean up] Move VariationsHttpHeaderProvider into a subdirectory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix GN variations:unit_tests build Created 6 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/suggestions/BUILD.gn
diff --git a/components/suggestions/BUILD.gn b/components/suggestions/BUILD.gn
index 2af25a3b04c58d4572e9473301a278ee5f3fddbe..ece56e1769c933c18971e79c97f2717e3faf6d52 100644
--- a/components/suggestions/BUILD.gn
+++ b/components/suggestions/BUILD.gn
@@ -27,6 +27,7 @@ static_library("suggestions") {
"//components/pref_registry",
"//components/suggestions/proto",
"//components/variations",
+ "//components/variations/net:variations_http_provider",
"//net",
"//ui/gfx",
"//url",

Powered by Google App Engine
This is Rietveld 408576698