summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/modules/bluetooth/DEPS
blob: 25040fbe1144e2ce4fbce6d70ad170bd035aed97 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
    "+bindings",
    "+core",
    "+heap",
    "-modules",
    "+modules/bluetooth",
    "+modules/EventTargetModules.h",
    "-web",
]