| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 06a721d0a3e8e67e0f60b38d5864587bbc9e9c32..c940f45730ddf6ce59f31c346ca7efb4920561f9 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -726,6 +726,7 @@ test("content_browsertests") {
|
| "//device/battery",
|
| "//device/battery:mojo_bindings",
|
| "//device/power_save_blocker",
|
| + "//device/sensors/public/cpp",
|
| "//device/vibration:mojo_bindings",
|
| "//gin",
|
| "//gpu",
|
| @@ -1388,6 +1389,7 @@ test("content_unittests") {
|
| "//device/bluetooth:mocks",
|
| "//device/gamepad",
|
| "//device/gamepad:test_helpers",
|
| + "//device/sensors/public/cpp",
|
| "//device/sensors/public/interfaces",
|
| "//gin",
|
| "//gpu",
|
|
|