Chromium Code Reviews| Index: services/device/BUILD.gn |
| diff --git a/services/device/BUILD.gn b/services/device/BUILD.gn |
| index de1ecce831ab8f671158382d7e10af913ff8ed8f..7f9c61ee5127dcf04f760b06abf8900fd7efa447 100644 |
| --- a/services/device/BUILD.gn |
| +++ b/services/device/BUILD.gn |
| @@ -19,6 +19,7 @@ source_set("lib") { |
| deps = [ |
| "//base", |
| "//device/battery:mojo_bindings", |
| + "//device/generic_sensor", |
| "//device/sensors", |
| "//device/vibration:mojo_bindings", |
| "//device/wake_lock", |