Upload upstream chromium 71.0.3578.0
[platform/framework/web/chromium-efl.git] / media / renderers / DEPS
1 # Do NOT add net/ or ui/base without a great reason, they're huge!
2 include_rules = [
3   "+components/viz/client",
4   "+components/viz/common",
5   "+third_party/khronos/GLES2",
6   "+ul/gl/gl_enums.h",
7 ]
8
9 specific_include_rules = {
10   ".*_unittest.cc": [
11     "+components/viz/test",
12   ],
13 }