summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/devtools/protocol/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/devtools/protocol/DEPS')
-rw-r--r--chromium/chrome/browser/devtools/protocol/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/chrome/browser/devtools/protocol/DEPS b/chromium/chrome/browser/devtools/protocol/DEPS
new file mode 100644
index 00000000000..e282e91337a
--- /dev/null
+++ b/chromium/chrome/browser/devtools/protocol/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+ash/shell.h",
+ "+ash/wm/overview/window_selector_controller.h",
+]