This patch combine three patch which is related to "--gcov" flag.
[platform/framework/web/chromium-efl.git] / gpu / DEPS
1 include_rules = [
2   "+net",
3   "+third_party/angle",
4   "+third_party/amd",
5   "+third_party/blink/public/common/tokens",
6   "+third_party/nvml",
7   "+third_party/re2",
8   "+third_party/smhasher",
9   "+third_party/swiftshader",
10   "+third_party/protobuf",
11   "+third_party/zlib",
12   "+crypto",
13   "+ui/gfx",
14   "+ui/gl",
15   "+ui/surface",
16   "+ui/ozone/public",
17   "+ui/base/ui_base_features.h",
18 ]