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

Unified Diff: components/ntp_snippets/DEPS

Issue 2770893003: Add logic for fetching the Reading List entries (Closed)
Patch Set: Address comments 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 028b2b97319ab34c8bec12c37e3b706647388aaf..1341b454c6470cf37c99556afe822854b935d53f 100644
--- a/components/ntp_snippets/DEPS
+++ b/components/ntp_snippets/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+components/strings/grit/components_strings.h",
"+components/sync/driver",
"+components/translate/core/browser",
+ "+components/url_formatter",
"+components/variations",
"+components/version_info",
"+grit/components_strings.h",

Powered by Google App Engine
This is Rietveld 408576698