| Index: device/sensors/public/cpp/BUILD.gn
|
| diff --git a/device/sensors/public/cpp/BUILD.gn b/device/sensors/public/cpp/BUILD.gn
|
| index a6d0ed87ed603f3430399884f76305352564e53c..b0608af0092bfbc541690158de8c0cfb2abc9b78 100644
|
| --- a/device/sensors/public/cpp/BUILD.gn
|
| +++ b/device/sensors/public/cpp/BUILD.gn
|
| @@ -32,13 +32,8 @@ source_set("shared_with_blink") {
|
| # dependencies on the STL and Chromium code.
|
| source_set("full") {
|
| sources = [
|
| - "device_light_data.h",
|
| - "device_light_hardware_buffer.h",
|
| "device_motion_hardware_buffer.h",
|
| "device_orientation_hardware_buffer.h",
|
| - "device_sensors_consts.h",
|
| - "device_util_mac.cc",
|
| - "device_util_mac.h",
|
| ]
|
|
|
| public_deps = [
|
|
|