| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index edd46d100b80e325023c5007a9d3fe6706c1e305..85edd4b79c2165897b1066f33177988c3e7cfa96 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -18,6 +18,8 @@
|
| '../device/battery/battery.gyp:device_battery_mojo_bindings',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../device/usb/usb.gyp:device_usb',
|
| + '../device/sensor/sensor.gyp:device_sensor',
|
| + '../device/sensor/sensor.gyp:device_sensor_mojo_bindings',
|
| '../device/vibration/vibration.gyp:device_vibration',
|
| '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
|
| '../gin/gin.gyp:gin',
|
|
|