summaryrefslogtreecommitdiff
path: root/chromium/components/gcm_driver/instance_id/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/gcm_driver/instance_id/DEPS')
-rw-r--r--chromium/components/gcm_driver/instance_id/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/components/gcm_driver/instance_id/DEPS b/chromium/components/gcm_driver/instance_id/DEPS
new file mode 100644
index 00000000000..2d411161aa4
--- /dev/null
+++ b/chromium/components/gcm_driver/instance_id/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+components/gcm_driver",
+ "+crypto",
+]