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

Unified Diff: components/doodle/DEPS

Issue 2660883002: Introduce a Doodle Fetcher for NTP (Closed)
Patch Set: CMD line BaseUrl. [Rebase, Weak tests] Created 3 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: components/doodle/DEPS
diff --git a/components/doodle/DEPS b/components/doodle/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..07c5fc1b8d7d8327fe7838f747c0a0e114bd52a0
--- /dev/null
+++ b/components/doodle/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/google/core/browser",
+ "+net",
+]

Powered by Google App Engine
This is Rietveld 408576698