| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index c7f80d3104601b428503db8b6835af63e1fd9df4..aacf0da730bbf8fd4e9422b8d84780f277f99586 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -16,6 +16,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',
|
|
|