| Index: content/public/android/BUILD.gn
|
| diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
|
| index c634ed9ce4e9064cb7f0f33f01490e83ff4df00b..1f748e945f8454c78bb38db67ea3b7e1ca5c2f72 100644
|
| --- a/content/public/android/BUILD.gn
|
| +++ b/content/public/android/BUILD.gn
|
| @@ -36,6 +36,8 @@ android_library("content_java") {
|
| "//device/battery/android:battery_monitor_android",
|
| "//device/bluetooth:java",
|
| "//device/gamepad:java",
|
| + "//device/nfc:mojo_bindings_java",
|
| + "//device/nfc/android:java",
|
| "//device/power_save_blocker:java",
|
| "//device/usb:java",
|
| "//device/vibration:mojo_bindings_java",
|
|
|