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

Unified Diff: components/copresence/DEPS

Issue 426093003: Add the copresence component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/copresence/DEPS
diff --git a/gpu/ipc/DEPS b/components/copresence/DEPS
similarity index 58%
copy from gpu/ipc/DEPS
copy to components/copresence/DEPS
index 9634ba4f06a5d72d5538e6c044d91dce7e82ba8a..6d70da83372e964d269760396aa6ed35310bbe26 100644
--- a/gpu/ipc/DEPS
+++ b/components/copresence/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+base",
- "+ipc",
+ "+net/url_request",
]

Powered by Google App Engine
This is Rietveld 408576698