| Index: third_party/WebKit/Source/modules/device_orientation/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/device_orientation/BUILD.gn b/third_party/WebKit/Source/modules/device_orientation/BUILD.gn
|
| index f0f24e8bce5f2501c56a9e79e1299c7cd9d53e81..024cab00f9f61d951b3b81e319c8ec6f070bf059 100644
|
| --- a/third_party/WebKit/Source/modules/device_orientation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/device_orientation/BUILD.gn
|
| @@ -35,6 +35,6 @@ blink_modules_sources("device_orientation") {
|
| ]
|
|
|
| deps = [
|
| - "//device/sensors/public/cpp:shared_with_blink",
|
| + "//services/device/public/cpp/sensors:shared_with_blink",
|
| ]
|
| }
|
|
|