| Index: content/content.gyp
|
| diff --git a/content/content.gyp b/content/content.gyp
|
| index f95cb90ec2437953887885f6c2498bead3eed437..5e69aff26af29ef089792abcf6124cd13a921486 100644
|
| --- a/content/content.gyp
|
| +++ b/content/content.gyp
|
| @@ -429,6 +429,7 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| '../device/battery/battery.gyp:device_battery_java',
|
| + '../device/bluetooth/bluetooth.gyp:device_bluetooth_java',
|
| '../device/vibration/vibration.gyp:device_vibration_java',
|
| '../media/media.gyp:media_java',
|
| '../mojo/mojo_base.gyp:mojo_system_java',
|
|
|