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

Unified Diff: components/gcm_driver/crypto/DEPS

Issue 1244803002: Add parsers for the Encryption and Encryption-Key HTTP headers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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/gcm_driver/crypto/DEPS
diff --git a/components/gcm_driver/crypto/DEPS b/components/gcm_driver/crypto/DEPS
index ebda3fe009fa992de2568609afe111cb0022cc76..bc230266df84c149e1e5eda8a37954fca63a3d5f 100644
--- a/components/gcm_driver/crypto/DEPS
+++ b/components/gcm_driver/crypto/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+components/gcm_driver",
"+components/leveldb_proto",
"+crypto",
+ "+net",
]

Powered by Google App Engine
This is Rietveld 408576698