| Index: content/content.gyp
|
| diff --git a/content/content.gyp b/content/content.gyp
|
| index cfa5b21516704e6ec07de138264fc7981f27f65b..03d7539108c9355ffb4aade1f1c4be00b017ee71 100644
|
| --- a/content/content.gyp
|
| +++ b/content/content.gyp
|
| @@ -437,6 +437,7 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../device/battery/battery.gyp:device_battery_java',
|
| + '../device/vibration/vibration.gyp:device_vibration_java',
|
| '../media/media.gyp:media_java',
|
| '../mojo/mojo_base.gyp:mojo_system_java',
|
| '../mojo/public/mojo_public.gyp:mojo_application_bindings',
|
|
|