| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index bf713c590f9eb7dca5e2dac81c32359c6f39aa8d..4547fea8c5a3e2b34de3abd8d3bde74cb5f908dd 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -758,6 +758,7 @@
|
| "//content/shell:pak",
|
| "//content/test:test_support",
|
| "//device/base/synchronization",
|
| + "//device/generic_sensor",
|
| "//device/power_save_blocker",
|
| "//device/screen_orientation/public/interfaces",
|
| "//device/sensors",
|
| @@ -778,7 +779,6 @@
|
| "//net:test_support",
|
| "//ppapi/features",
|
| "//services/catalog:lib",
|
| - "//services/device/generic_sensor",
|
| "//services/device/public/interfaces",
|
| "//services/device/public/interfaces:constants",
|
| "//services/service_manager/public/cpp",
|
|
|