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

Unified Diff: components/copresence/DEPS

Issue 419073002: Add the copresence DirectiveHandler. (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/components/web_modal/DEPS b/components/copresence/DEPS
similarity index 62%
copy from components/web_modal/DEPS
copy to components/copresence/DEPS
index 3539cc439134891e656897f888f72d62ceba8186..6236983a0e3e70d836f9fe03c8513ce4f0bb16ef 100644
--- a/components/web_modal/DEPS
+++ b/components/copresence/DEPS
@@ -1,6 +1,7 @@
include_rules = [
+ "+base",
"+content/public/browser",
"+content/public/test",
- "+net/base",
- "+ui/gfx",
+ "+media",
+ "+net/url_request",
]

Powered by Google App Engine
This is Rietveld 408576698