aboutsummaryrefslogtreecommitdiff
path: root/mojo/common/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/common/DEPS')
-rw-r--r--mojo/common/DEPS6
1 files changed, 0 insertions, 6 deletions
diff --git a/mojo/common/DEPS b/mojo/common/DEPS
deleted file mode 100644
index e8ac428..0000000
--- a/mojo/common/DEPS
+++ /dev/null
@@ -1,6 +0,0 @@
-include_rules = [
- # common must not depend on embedder.
- "-mojo",
- "+mojo/common",
- "+mojo/public",
-]