summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/modules/websockets/DEPS
blob: fec20a60cf53d67a25de7902be18e485bc8348c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include_rules = [
    "+bindings",
    "+core",
    "+heap",
    "-modules",
    "+modules/EventModules.h",
    "+modules/EventTargetModules.h",
    "+modules/ModulesExport.h",
    "+modules/websockets",
    "+platform",
    "+public/platform",
    "-web",
]