| Index: content/shell/test_runner/BUILD.gn
|
| diff --git a/content/shell/test_runner/BUILD.gn b/content/shell/test_runner/BUILD.gn
|
| index ac15a4027c54ae891460474c49e2f9ab974995e5..67bd13a3494a680bf346fb8f3594a11c80036ffc 100644
|
| --- a/content/shell/test_runner/BUILD.gn
|
| +++ b/content/shell/test_runner/BUILD.gn
|
| @@ -116,12 +116,12 @@ component("test_runner") {
|
| "//content/public/common",
|
| "//content/test:test_runner_support",
|
| "//device/gamepad/public/cpp:shared_with_blink",
|
| - "//device/sensors/public/cpp:full",
|
| "//gin",
|
| "//gpu",
|
| "//gpu/command_buffer/client:gles2_interface",
|
| "//media/midi:mojo",
|
| "//net",
|
| + "//services/device/public/cpp/sensors:full",
|
| "//skia",
|
| "//third_party/WebKit/public:blink",
|
| "//ui/display",
|
|
|