| Index: content/content.gyp
|
| diff --git a/content/content.gyp b/content/content.gyp
|
| index 6160fb274f7f2bbf06c3cea73c19ecee5fe68a79..36a29219adfe55f227ce41743480a72a605e97e4 100644
|
| --- a/content/content.gyp
|
| +++ b/content/content.gyp
|
| @@ -459,6 +459,7 @@
|
| '../base/base.gyp:base',
|
| '../device/battery/battery.gyp:device_battery_java',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth_java',
|
| + '../device/nfc/nfc.gyp:device_nfc_java',
|
| '../device/usb/usb.gyp:device_usb_java',
|
| '../device/vibration/vibration.gyp:device_vibration_java',
|
| '../media/media.gyp:media_java',
|
|
|