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

Unified Diff: google_apis/gcm/DEPS

Issue 56353002: [GCM] Add RMQ storage and MCS message passing support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: really really? Created 7 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
« no previous file with comments | « no previous file | google_apis/gcm/base/mcs_message.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: google_apis/gcm/DEPS
diff --git a/google_apis/gcm/DEPS b/google_apis/gcm/DEPS
index 757c0da7d6521e25d5f1f79b7ddcb8e2ef17c326..08ac400e0d4cbfe5ea193032a0b9d03e8ebf253c 100644
--- a/google_apis/gcm/DEPS
+++ b/google_apis/gcm/DEPS
@@ -7,6 +7,8 @@ include_rules = [
"+base",
"+testing",
+ "+components/webdata/encryptor",
"+google", # For third_party/protobuf/src.
"+net",
+ "+third_party/leveldatabase",
]
« no previous file with comments | « no previous file | google_apis/gcm/base/mcs_message.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698