blob: 9360ca738fd7178ad9488a5c74d6aecb58c37f95 [file] [log] [blame]
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
mojom = "//device/generic_sensor/public/interfaces/sensor.mojom"
public_headers =
[ "//device/generic_sensor/public/cpp/platform_sensor_configuration.h" ]
traits_headers = [ "//device/generic_sensor/public/cpp/sensor_struct_traits.h" ]
sources = [
"//device/generic_sensor/public/cpp/sensor_struct_traits.cc",
]
type_mappings =
[ "device.mojom.SensorConfiguration=device::PlatformSensorConfiguration" ]