| Index: device/generic_sensor/public/cpp/BUILD.gn
|
| diff --git a/device/generic_sensor/public/cpp/BUILD.gn b/device/generic_sensor/public/cpp/BUILD.gn
|
| index 63baf7db19c9ad1c3d4ae9a141845ad74f85ec9c..08332776bcee28cf17c8685d01d661275be0f10a 100644
|
| --- a/device/generic_sensor/public/cpp/BUILD.gn
|
| +++ b/device/generic_sensor/public/cpp/BUILD.gn
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -source_set("cpp") {
|
| +component("cpp") {
|
| sources = [
|
| "platform_sensor_configuration.cc",
|
| "platform_sensor_configuration.h",
|
|
|