// ui/accessibility/mojom/ax_location_and_scroll_updates.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_ACCESSIBILITY_MOJOM_AX_LOCATION_AND_SCROLL_UPDATES_MOJOM_FORWARD_H_
#define UI_ACCESSIBILITY_MOJOM_AX_LOCATION_AND_SCROLL_UPDATES_MOJOM_FORWARD_H_



#include "mojo/public/cpp/bindings/struct_forward.h"




#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"






namespace ax::mojom {
class AXLocationChangeDataView;

class AXScrollChangeDataView;

class AXLocationAndScrollUpdatesDataView;

class AXLocationChange;
using AXLocationChangePtr = mojo::StructPtr<AXLocationChange>;

class AXScrollChange;
using AXScrollChangePtr = mojo::InlinedStructPtr<AXScrollChange>;

class AXLocationAndScrollUpdates;
using AXLocationAndScrollUpdatesPtr = mojo::StructPtr<AXLocationAndScrollUpdates>;




}  // ax::mojom

#endif  // UI_ACCESSIBILITY_MOJOM_AX_LOCATION_AND_SCROLL_UPDATES_MOJOM_FORWARD_H_