Disable flaky WebNavigationApiTest.Failures on Windows.
[chromium-blink-merge.git] / webkit / DEPS
blob9eae70946e4ce4f6adf56bf57be5f586557f27da
1 # Do NOT add chrome to the list below. We shouldn't be including files from
2 # src/chrome in src/webkit.
3 include_rules = [
4   "+cc/blink",
5   "+cc/output",
6   "+gpu/GLES2",
7   "+gpu/blink",
8   "+gpu/command_buffer/client",
9   "+gpu/command_buffer/common",
10   "+gpu/command_buffer/service",
11   "+gpu/skia_bindings",
12   "+skia",
13   "+third_party/WebKit/public/platform",
14   "+third_party/khronos/GLES2",
15   "+third_party/skia",
16   "+ui/gfx",
17   "+ui/gl",