summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/devtools/protocol/DEPS
blob: 76297a762e6d8e905a0c5aaab0839464bf65bbb4 (plain)
1
2
3
4
5
6
7
specific_include_rules = {
  # TODO(mash): Fix. https://crbug.com/758061
  "window_manager_handler\.cc": [
    "+ash/shell.h",
    "+ash/wm/overview/overview_controller.h",
  ]
}