Chromium Code Reviews| Index: device/bluetooth/bluetooth.gyp |
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp |
| index 4d734c5204b6bc185a77a13c306518fb481eef98..40a73431b48a3e8aa77534c94d02b7fecde7b1d8 100644 |
| --- a/device/bluetooth/bluetooth.gyp |
| +++ b/device/bluetooth/bluetooth.gyp |
| @@ -127,6 +127,7 @@ |
| }], |
| ['OS == "android"', { |
| 'dependencies': [ |
| + 'device_bluetooth_java', |
| 'device_bluetooth_jni_headers', |
| ], |
| 'sources': [ |