| Index: device/sensors/device_sensor_host.cc
|
| diff --git a/device/sensors/device_sensor_host.cc b/device/sensors/device_sensor_host.cc
|
| index c0260f4e310ee775b5414a1f2ffbb883468e3572..ef32b4fd4a2333efa6e05537387de1114c0bf9f8 100644
|
| --- a/device/sensors/device_sensor_host.cc
|
| +++ b/device/sensors/device_sensor_host.cc
|
| @@ -62,8 +62,6 @@ void DeviceSensorHost<MojoInterface,
|
| }
|
|
|
| template class DEVICE_SENSOR_EXPORT
|
| - DeviceSensorHost<device::mojom::LightSensor, CONSUMER_TYPE_LIGHT>;
|
| -template class DEVICE_SENSOR_EXPORT
|
| DeviceSensorHost<device::mojom::MotionSensor, CONSUMER_TYPE_MOTION>;
|
| template class DEVICE_SENSOR_EXPORT
|
| DeviceSensorHost<device::mojom::OrientationSensor,
|
|
|