summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/websockets/DEPS
blob: 601a4f2c7f93b57dec205800ba71fb94006a8541 (plain)
1
2
3
4
5
6
7
8
9
include_rules = [
    "+mojo/public/cpp/bindings",
    "+services/network/public/mojom/websocket.mojom-blink.h",
    "-third_party/blink/renderer/modules",
    "+third_party/blink/renderer/modules/event_modules.h",
    "+third_party/blink/renderer/modules/event_target_modules.h",
    "+third_party/blink/renderer/modules/modules_export.h",
    "+third_party/blink/renderer/modules/websockets",
]