Chromium Code Reviews| Index: device/sensors/BUILD.gn |
| diff --git a/device/sensors/BUILD.gn b/device/sensors/BUILD.gn |
| index c47c2ef2b520103fbfd762d41dfffc9936307706..659932fe2eba82444def97c936d80a18b10f975a 100644 |
| --- a/device/sensors/BUILD.gn |
| +++ b/device/sensors/BUILD.gn |
| @@ -38,7 +38,7 @@ component("sensors") { |
| deps = [ |
| "//base", |
| - "//device/sensors/public/cpp", |
| + "//device/sensors/public/cpp:full", |
| "//mojo/public/cpp/bindings", |
| ] |