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

Unified Diff: components/about_handler/DEPS

Issue 1284173003: Create a about handler component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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/about_handler/DEPS
diff --git a/components/about_handler/DEPS b/components/about_handler/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..f3efe7722d5fbd77fc044ccbb220393e6f0e0fc6
--- /dev/null
+++ b/components/about_handler/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+net/url_request",
droger 2015/08/12 13:03:25 I think "+net", is enough.
Jitu( very slow this week) 2015/08/12 14:34:17 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698