| Index: content/content.gyp
|
| diff --git a/content/content.gyp b/content/content.gyp
|
| index 18e65a08977ab4db94a9bb6594e7e2314641eec9..395f2eda561b612a2b8bb42681749979a5832e9f 100644
|
| --- a/content/content.gyp
|
| +++ b/content/content.gyp
|
| @@ -471,6 +471,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',
|
|
|