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

Unified Diff: components/ntp_snippets/DEPS

Issue 2922543002: [NTP::Push] Add Content Suggestions GCM App Handler (Closed)
Patch Set: Updates to the prefs. Created 3 years, 6 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 777f897e174df16aa12c17fb506fe4a9f322df23..ec48906e0c40e89e57c8bc53335d96f096cc951a 100644
--- a/components/ntp_snippets/DEPS
+++ b/components/ntp_snippets/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/data_use_measurement/core",
"+components/favicon/core",
"+components/favicon_base",
+ "+components/gcm_driver",
"+components/history/core",
"+components/image_fetcher",
"+components/keyed_service/core",
@@ -17,6 +18,7 @@ include_rules = [
"+components/variations",
"+components/version_info",
"+components/web_resource",
+ "+content/public/common",
"+grit/components_strings.h",
"+net/base",
"+net/http",

Powered by Google App Engine
This is Rietveld 408576698