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

Unified Diff: components/copresence/DEPS

Issue 469883002: Using API key specified from js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing API build 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 | « chrome/browser/extensions/api/copresence/copresence_api.cc ('k') | components/copresence/proto/data.proto » ('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 740f9d5047f09c6d393ae2110d48bd59704db889..dec5262052ce734352d8e583e732bf6e2feeb192 100644
--- a/components/copresence/DEPS
+++ b/components/copresence/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+google_apis",
"+media",
"+net",
+ "+url",
]
« no previous file with comments | « chrome/browser/extensions/api/copresence/copresence_api.cc ('k') | components/copresence/proto/data.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698