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

Unified Diff: content/content.gyp

Issue 1938393003: [webnfc] WIP: Implement push method for Android nfc mojo service. Base URL: https://chromium.googlesource.com/chromium/src.git@implement_nfc_push_in_blink
Patch Set: Created 4 years, 7 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
« no previous file with comments | « content/browser/mojo/service_registrar_android.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/browser/mojo/service_registrar_android.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698