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

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: [sensors] Android platform adaptation for Generic Sensor API 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
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",
"//device/nfc:mojo_bindings_java",
"//device/nfc/android:java",
"//device/power_save_blocker:java",

Powered by Google App Engine
This is Rietveld 408576698