include_rules = [
    # NOTE: These files are POD structs used to interpret shared memory across
    # the Device Gamepad implementation and the Blink client.
    "+device/gamepad/public/cpp/gamepad.h",
    "+device/gamepad/public/cpp/gamepads.h",

    "+device/gamepad/public/interfaces/gamepad.mojom-blink.h",

    "-modules",
    "+modules/EventModules.h",
    "+modules/ModulesExport.h",
    "+modules/gamepad",
]
