Chromium Code Reviews| Index: content/app/BUILD.gn |
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
| index 57e87801f9970b5f5cd6d66407436c80ce7664a2..5e0098fa2450b9d14eec9b00e15d44b71efcbb84 100644 |
| --- a/content/app/BUILD.gn |
| +++ b/content/app/BUILD.gn |
| @@ -49,6 +49,7 @@ template("implement_content_app") { |
| "//content/child", |
| "//device/bluetooth", |
| "//device/gamepad", |
| + "//device/generic_sensor", |
| "//device/geolocation", |
| "//device/power_save_blocker", |
| "//device/usb", |