summaryrefslogtreecommitdiffstats
path: root/content/gpu/DEPS
blob: 7e01f8c97417d85e44f1a53fa16e3d02f3d37faa (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
  "+gpu/command_buffer",
  "+libEGL",
  "+libGLESv2",
  "+sandbox",
  "+skia",
  "+third_party/libxml",  # For parsing WinSAT results files.
  "+third_party/libXNVCtrl",  # For NV driver version query.
]