chromium/third_party/blink/renderer/modules/notifications/DEPS

include_rules = [
    "+base/unguessable_token.h",
    "+mojo/public/cpp/bindings",
    "+skia/ext",
    "-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/notifications",
    "+third_party/blink/renderer/modules/permissions",
    "+third_party/blink/renderer/modules/service_worker",
    "+third_party/blink/renderer/modules/vibration",
]