Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(949)

Unified Diff: content/content.gyp

Issue 1486043002: [webnfc] Implement push method for Android nfc mojo service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@step_6_add_mojo_service_CL
Patch Set: Make InvalidMessageException static. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
« no previous file with comments | « no previous file | content/public/android/BUILD.gn » ('j') | device/nfc/android/java/src/org/chromium/device/nfc/NfcImpl.java » ('J')

Powered by Google App Engine
This is Rietveld 408576698