Chromium Code Reviews| Index: device/BUILD.gn |
| diff --git a/device/BUILD.gn b/device/BUILD.gn |
| index 8c31eb5a6e1063bc9b024a4caa4f85643f4d7f8c..52816b04dd89de0f5494c7ad96695dcce5bc8094 100644 |
| --- a/device/BUILD.gn |
| +++ b/device/BUILD.gn |
| @@ -96,7 +96,7 @@ test("device_unittests") { |
| "//device/geolocation:unittests", |
| "//device/power_save_blocker", |
| "//device/sensors", |
| - "//device/sensors/public/cpp", |
| + "//device/sensors/public/cpp:full", |
| "//device/sensors/public/interfaces", |
| "//device/wake_lock", |
| "//mojo/common", |