summaryrefslogtreecommitdiff
path: root/chromium/services/ui/common/DEPS
blob: ce7a603b79711c95de02dca9359bf01217fc68ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
  "+gpu/config",
  "+gpu/command_buffer",
  "+gpu/ipc/client",
  "+gpu/ipc/common",
  "+gpu/ipc/host",
  "+services/ui/gpu/interfaces",
]

specific_include_rules = {
  "run_all_service_tests\.cc": [
    "+mojo/edk/embedder/embedder.h",
  ],
}