summaryrefslogtreecommitdiffstats
path: root/chromium/mojo/public/cpp/bindings/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/mojo/public/cpp/bindings/DEPS')
-rw-r--r--chromium/mojo/public/cpp/bindings/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/mojo/public/cpp/bindings/DEPS b/chromium/mojo/public/cpp/bindings/DEPS
new file mode 100644
index 00000000000..2a0496e9d9c
--- /dev/null
+++ b/chromium/mojo/public/cpp/bindings/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+mojo/public/cpp/environment",
+]