Index: components/message_port/DEPS |
diff --git a/components/message_port/DEPS b/components/message_port/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..eba876fa5ee48be6c5df73886e9a0384e8cb9dff |
--- /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", |
+] |