| Index: content/content_renderer.gypi
|
| diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
|
| index 7c43fb9e85e6d90f77ee2dd9794bb170cbb7944c..4935070b4e46f16fed6c3285fbe481def8a08f22 100644
|
| --- a/content/content_renderer.gypi
|
| +++ b/content/content_renderer.gypi
|
| @@ -14,6 +14,9 @@
|
| '../device/battery/battery.gyp:device_battery',
|
| '../device/battery/battery.gyp:device_battery_mojo_bindings',
|
| '../device/usb/usb.gyp:device_usb_mojo_bindings',
|
| + '../device/sensor/sensor.gyp:device_sensor',
|
| + '../device/sensor/sensor.gyp:device_sensor_mojo_bindings',
|
| + '../device/usb/usb.gyp:device_usb_mojo_bindings',
|
| '../device/vibration/vibration.gyp:device_vibration',
|
| '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
|
| '../gin/gin.gyp:gin',
|
|
|