// ui/events/mojom/keyboard_codes.mojom-forward.h is auto generated by mojom_bindings_generator.py, do not edit // Copyright 2019 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_EVENTS_MOJOM_KEYBOARD_CODES_MOJOM_FORWARD_H_ #define UI_EVENTS_MOJOM_KEYBOARD_CODES_MOJOM_FORWARD_H_ #include <stdint.h> namespace ui::mojom { enum class KeyboardCode : int32_t; } // ui::mojom #endif // UI_EVENTS_MOJOM_KEYBOARD_CODES_MOJOM_FORWARD_H_