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

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/copresence/DEPS b/components/copresence/DEPS
index 6d70da83372e964d269760396aa6ed35310bbe26..6236983a0e3e70d836f9fe03c8513ce4f0bb16ef 100644
--- a/components/copresence/DEPS
+++ b/components/copresence/DEPS
@@ -1,4 +1,7 @@
include_rules = [
"+base",
+ "+content/public/browser",
+ "+content/public/test",
+ "+media",
"+net/url_request",
]

Powered by Google App Engine
This is Rietveld 408576698