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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2759943002: [Remote suggestions] Do not fetch before EULA accepted (Closed)
Patch Set: Fix unit-test Created 3 years, 9 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/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index 15a008ba0168fd54fefd67d2d8ad30967e5849f3..bfd743689047915df9740e563ccbffc56d87a586 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -113,6 +113,7 @@ static_library("ntp_snippets") {
"//components/translate/core/browser",
"//components/variations",
"//components/variations/net",
+ "//components/web_resource",
"//third_party/icu/",
"//ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698