summaryrefslogtreecommitdiffstats
path: root/components/google/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/google/DEPS')
-rw-r--r--components/google/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/google/DEPS b/components/google/DEPS
new file mode 100644
index 0000000..56e2a6c
--- /dev/null
+++ b/components/google/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+grit",
+ "+net",
+ "+ui",
+]