| Index: content/content_renderer.gypi
|
| diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
|
| index cea46f0fc6a23a228242a7f20e457dfb54898109..2366f2bcb76ec760e84e81b3b64ac7ddc1d10d9e 100644
|
| --- a/content/content_renderer.gypi
|
| +++ b/content/content_renderer.gypi
|
| @@ -10,6 +10,8 @@
|
| '../cc/blink/cc_blink.gyp:cc_blink',
|
| '../device/battery/battery.gyp:device_battery',
|
| '../device/battery/battery.gyp:device_battery_mojo_bindings',
|
| + '../device/vibration/vibration.gyp:device_vibration',
|
| + '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
|
| '../gin/gin.gyp:gin',
|
| '../gpu/gpu.gyp:gpu',
|
| '../jingle/jingle.gyp:jingle_glue',
|
|
|