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

Unified Diff: components/ntp_snippets/DEPS

Issue 2207493002: Add CategoryInfo for meta information of content suggestions Categories (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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 02c7f3b3a8c644d4a0eaa73744a6d6b1f6ef9c35..1dd9061983f3c0b2579a85d9c11e97b2f53d3d46 100644
--- a/components/ntp_snippets/DEPS
+++ b/components/ntp_snippets/DEPS
@@ -9,9 +9,11 @@ include_rules = [
"+components/suggestions",
"+components/sync_driver",
"+components/variations",
+ "+grit/components_strings.h",
"+net/base",
"+net/http",
"+net/url_request",
"+google_apis",
+ "+ui/base/l10n",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698