| Index: content/content_renderer.gypi
|
| diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
|
| index 16449e0afa3a8228b4b990a97a9bd5f61dcf75bb..9a5999c698c0c07a71936f3316ff3878c26b8ef1 100644
|
| --- a/content/content_renderer.gypi
|
| +++ b/content/content_renderer.gypi
|
| @@ -13,6 +13,8 @@
|
| '../components/url_formatter/url_formatter.gyp:url_formatter',
|
| '../device/battery/battery.gyp:device_battery',
|
| '../device/battery/battery.gyp:device_battery_mojo_bindings',
|
| + '../device/sensor/sensor.gyp:device_sensor',
|
| + '../device/sensor/sensor.gyp:device_sensor_mojo_bindings',
|
| '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
|
| '../gin/gin.gyp:gin',
|
| '../gpu/gpu.gyp:gpu',
|
|
|