summaryrefslogtreecommitdiff
path: root/chromium/third_party/WebKit/Source/web/DEPS
blob: 3a7057de6f32ff806ac7d0381d0f14ff83cc861a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include_rules = [
    "+..",
    "+bindings",
    "+core",
    "+heap",
    "+modules",
    "+painting",
    "+platform",
    "+public",
    "+public/platform",
    "+skia",
    "+third_party/khronos",
    "+third_party/skia",
]