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

Unified Diff: content/public/android/BUILD.gn

Issue 2284613002: [sensors] Android platform adaptation for Generic Sensor API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove redundant virtual specifiers Created 4 years, 4 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/app/android/library_loader_hooks.cc ('k') | device/generic_sensor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index d676476a3d2290ab2350dded33400c717d445d95..3747aaabecf172b20e63b054220bd87d63d611ea 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -36,6 +36,7 @@ android_library("content_java") {
"//device/battery/android:battery_monitor_android",
"//device/bluetooth:java",
"//device/gamepad:java",
+ "//device/generic_sensor:java",
jochen (gone - plz use gerrit) 2016/08/30 11:50:31 sorry for not catching this earlier, but I also do
shalamov 2016/08/31 07:20:27 Yes, not needed after jni was introduced. Thanks j
"//device/nfc:mojo_bindings_java",
"//device/nfc/android:java",
"//device/power_save_blocker:java",
« no previous file with comments | « content/app/android/library_loader_hooks.cc ('k') | device/generic_sensor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698