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

Unified Diff: components/doodle/DEPS

Issue 2660883002: Introduce a Doodle Fetcher for NTP (Closed)
Patch Set: Remove unused context_getter 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
« no previous file with comments | « components/doodle/BUILD.gn ('k') | components/doodle/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/doodle/DEPS
diff --git a/components/doodle/DEPS b/components/doodle/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e20a0d4bf585bba3465ea9397a1f7dd3c763a720
--- /dev/null
+++ b/components/doodle/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+components/google/core/browser",
+ "+net/base",
+ "+net/http/http_status_code.h",
+ "+net/url_request",
+]
« no previous file with comments | « components/doodle/BUILD.gn ('k') | components/doodle/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698