blob: fcc9bc58575da797b6163e45137131e840ed0033 [file] [log] [blame]
// 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_ACCESSIBILITY_AX_TREE_UPDATE_FORWARD_H_
#define UI_ACCESSIBILITY_AX_TREE_UPDATE_FORWARD_H_
namespace ui {
struct AXTreeUpdate;
} // namespace ui
#endif // UI_ACCESSIBILITY_AX_TREE_UPDATE_FORWARD_H_