summaryrefslogtreecommitdiff
path: root/chromium/components/gcm_driver/crypto/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/gcm_driver/crypto/DEPS')
-rw-r--r--chromium/components/gcm_driver/crypto/DEPS7
1 files changed, 7 insertions, 0 deletions
diff --git a/chromium/components/gcm_driver/crypto/DEPS b/chromium/components/gcm_driver/crypto/DEPS
new file mode 100644
index 00000000000..4060f526a56
--- /dev/null
+++ b/chromium/components/gcm_driver/crypto/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+components/gcm_driver",
+ "+components/leveldb_proto",
+ "+crypto",
+ "+net/http",
+ "+third_party/boringssl/src/include",
+]