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: 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, 2 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 | « components/gcm_driver/crypto/BUILD.gn ('k') | components/gcm_driver/crypto/encryption_header_parsers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/gcm_driver/crypto/DEPS
diff --git a/components/gcm_driver/crypto/DEPS b/components/gcm_driver/crypto/DEPS
index ebda3fe009fa992de2568609afe111cb0022cc76..697581f1a80a2bfa359d870027e6a8e0f34a544d 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/http",
]
« no previous file with comments | « components/gcm_driver/crypto/BUILD.gn ('k') | components/gcm_driver/crypto/encryption_header_parsers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698