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