chromium/out/Default/gen/services/device/public/mojom/geoposition.mojom-forward.h

// services/device/public/mojom/geoposition.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 SERVICES_DEVICE_PUBLIC_MOJOM_GEOPOSITION_MOJOM_FORWARD_H_
#define SERVICES_DEVICE_PUBLIC_MOJOM_GEOPOSITION_MOJOM_FORWARD_H_

#include <stdint.h>

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




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






namespace device::mojom {
class GeopositionDataView;

class GeopositionErrorDataView;

class GeopositionResultDataView;

enum class GeopositionErrorCode : int32_t;

constexpr double kBadLatitudeLongitude =;

constexpr double kBadAltitude =;

constexpr double kBadAccuracy =;

constexpr double kBadHeading =;

constexpr double kBadSpeed =;

extern const char kGeoPermissionDeniedErrorMessage[];

extern const char kGeoPositionUnavailableErrorMessage[];
class Geoposition;
GeopositionPtr;

class GeopositionError;
GeopositionErrorPtr;

class GeopositionResult;

GeopositionResultPtr;




}  // device::mojom

#endif  // SERVICES_DEVICE_PUBLIC_MOJOM_GEOPOSITION_MOJOM_FORWARD_H_