// Copyright 2020 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_GFX_X_KEYSYMS_KEYSYMS_H_ #define UI_GFX_X_KEYSYMS_KEYSYMS_H_ #include <cstdint> #include "third_party/x11proto/keysymdef.h" // IWYU pragma: export #endif // UI_GFX_X_KEYSYMS_KEYSYMS_H_