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

Unified Diff: components/ntp_snippets/DEPS

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/DEPS
diff --git a/components/ntp_snippets/DEPS b/components/ntp_snippets/DEPS
index 390ae748d82d5e46f5cbb4f72572b24ba2e992de..912cd260c0a0bdf6f451ba95b3d79c87998dedd8 100644
--- a/components/ntp_snippets/DEPS
+++ b/components/ntp_snippets/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+components/translate/core/browser",
"+components/variations",
"+components/version_info",
+ "+components/web_resource",
"+grit/components_strings.h",
"+net/base",
"+net/http",

Powered by Google App Engine
This is Rietveld 408576698