// Copyright 2018 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_ACCESSIBILITY_PLATFORM_COMPUTE_ATTRIBUTES_H_ #define UI_ACCESSIBILITY_PLATFORM_COMPUTE_ATTRIBUTES_H_ #include <cstddef> #include <optional> #include "base/component_export.h" #include "ui/accessibility/ax_enums.mojom-forward.h" ui // namespace ui #endif // UI_ACCESSIBILITY_PLATFORM_COMPUTE_ATTRIBUTES_H_