| Index: third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/sensor/BUILD.gn b/third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| index ae8ffaed2500b9758e45b7626a48d25580399258..9660eb0348538cb31fdbad237670f26cf0ca4ccf 100644
|
| --- a/third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/sensor/BUILD.gn
|
| @@ -34,5 +34,7 @@ blink_modules_sources("sensor") {
|
| "//device/base/synchronization",
|
| "//device/generic_sensor/public/cpp",
|
| "//device/generic_sensor/public/interfaces:interfaces_blink",
|
| + "//services/device/public/interfaces:constants_blink",
|
| + "//services/service_manager/public/cpp",
|
| ]
|
| }
|
|
|