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

Unified Diff: components/doodle/DEPS

Issue 2660883002: Introduce a Doodle Fetcher for NTP (Closed)
Patch Set: Thread-safe multiple callbacks. Weak tests. Created 3 years, 11 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..ee8a1201db89e9e7c542322925fdaa98c1eaa925
--- /dev/null
+++ b/components/doodle/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+net",
+ "+components/safe_json",
+]

Powered by Google App Engine
This is Rietveld 408576698