Index: components/ui_devtools/DEPS |
diff --git a/components/ui_devtools/DEPS b/components/ui_devtools/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..654d3389639c0a61030c84f30c540b8f01203f02 |
--- /dev/null |
+++ b/components/ui_devtools/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+base", |
+ "+net", |
+ "+third_party/WebKit/Source/platform/inspector_protocol", |
+] |