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

Unified Diff: components/copresence/DEPS

Issue 433283002: Adding the Copresence RpcHandler and HttpPost helper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@directive-handler
Patch Set: Removing redundant reset() call. 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
Index: components/copresence/DEPS
diff --git a/components/copresence/DEPS b/components/copresence/DEPS
index 602f425d90bbd0a0716d0ecc698933bac5bd13ed..740f9d5047f09c6d393ae2110d48bd59704db889 100644
--- a/components/copresence/DEPS
+++ b/components/copresence/DEPS
@@ -2,5 +2,7 @@ include_rules = [
"+base",
"+content/public/browser",
"+content/public/test",
+ "+google_apis",
"+media",
+ "+net",
]

Powered by Google App Engine
This is Rietveld 408576698