summaryrefslogtreecommitdiffstats
path: root/content/public/gpu/DEPS
blob: 305907462eb6d39700652345387b953bc247773b (plain)
1
2
3
4
5
6
7
8
9
specific_include_rules = {
  ".*\.cc": [
    "+content/common",
  ],
  "gpu_video_decode_accelerator_factory.h": [
    "+gpu",
    "+media",
  ],
}