Index: google_apis/gcm/DEPS |
diff --git a/google_apis/gcm/DEPS b/google_apis/gcm/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9aa6caf72eb68fd4d01756536565c5f03716c484 |
--- /dev/null |
+++ b/google_apis/gcm/DEPS |
@@ -0,0 +1,11 @@ |
+include_rules = [ |
+ "-chrome", |
+ "-content", |
+ "-sync", |
+ "+base", |
+ "+build", |
+ "+google", |
+ "+net", |
+ "+url", |
+ "+testing", |
+] |