1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15

gpu / command_buffer / tests / DEPS [blame]

include_rules = [
  "+components/viz/test/test_gpu_service_holder.h",
  "+third_party/libyuv",
]
specific_include_rules = {
  "gl_tests_main.cc": [
    "+mojo/core/embedder",
  ],
  "gl_helper_benchmark.cc" : [
    "+third_party/skia/include/core/SkBitmap.h",
  ],
  "gl_helper_unittest.cc" : [
    "+third_party/skia/include/core/SkBitmap.h",
  ],
}