summaryrefslogtreecommitdiffstats
path: root/components/message_port/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/message_port/DEPS')
-rw-r--r--components/message_port/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/components/message_port/DEPS b/components/message_port/DEPS
new file mode 100644
index 0000000..eba876f
--- /dev/null
+++ b/components/message_port/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+base",
+ "+mojo/common",
+ "+third_party/WebKit/public",
+ "+third_party/mojo/src/mojo/public/cpp/system",
+]