Index: mojo/converters/blink/DEPS |
diff --git a/mojo/converters/blink/DEPS b/mojo/converters/blink/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..95de851ef237b1a9c7c3f789c9e80b59f15a3845 |
--- /dev/null |
+++ b/mojo/converters/blink/DEPS |
@@ -0,0 +1,6 @@ |
+include_rules = [ |
+ "+base", |
+ "+components/mus/public", |
+ "+third_party/WebKit/public", |
+ "+ui/events" |
+] |