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

Unified Diff: chrome/browser/android/DEPS

Issue 1677073002: Fetch snippets from ChromeReader and show them on the NTP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments Created 4 years, 10 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: chrome/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index 58947170f5b75120aaa9b42cc8e169eab3549a0d..4fc151f759a6fdf5f0edb6f96e6055122ae93de9 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"-components/devtools_bridge",
"+components/devtools_discovery",
"+components/devtools_http_handler",
+ "+components/ntp_snippets",
"+components/service_tab_launcher",
"+components/toolbar",
"+components/web_contents_delegate_android",

Powered by Google App Engine
This is Rietveld 408576698