Chromium Code Reviews| Index: content/app/BUILD.gn |
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
| index 38402be78d220a948226ef4de7441cba68892315..cdd9410bd2048e4ce3642d077cb17343f4a16dec 100644 |
| --- a/content/app/BUILD.gn |
| +++ b/content/app/BUILD.gn |
| @@ -54,6 +54,7 @@ template("implement_content_app") { |
| "//device/generic_sensor", |
| "//device/geolocation", |
| "//device/power_save_blocker", |
| + "//device/sensors", |
| "//device/time_zone_monitor", |
| "//device/usb", |
| "//device/vibration", |