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

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, 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
« no previous file with comments | « components/copresence/BUILD.gn ('k') | components/copresence/copresence_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence/DEPS
diff --git a/components/copresence/DEPS b/components/copresence/DEPS
index 5cd0867c848dea91229bf9921ef63c20f2389a66..602f425d90bbd0a0716d0ecc698933bac5bd13ed 100644
--- a/components/copresence/DEPS
+++ b/components/copresence/DEPS
@@ -1,3 +1,6 @@
include_rules = [
"+base",
+ "+content/public/browser",
+ "+content/public/test",
+ "+media",
]
« no previous file with comments | « components/copresence/BUILD.gn ('k') | components/copresence/copresence_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698