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

Unified Diff: components/copresence/DEPS

Issue 710513004: Adding GCM support to the copresence component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding a unit test Created 6 years, 1 month 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 dec5262052ce734352d8e583e732bf6e2feeb192..959832a7f8a8e1b3b8ba4e7d4980f57958ca441a 100644
--- a/components/copresence/DEPS
+++ b/components/copresence/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+base",
+ "+components/gcm_driver",
"+content/public/browser",
"+content/public/test",
"+google_apis",

Powered by Google App Engine
This is Rietveld 408576698