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

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: Rebase to master. Created 4 years, 3 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/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 d135a593584dfa1d6fb6a9c7057a4092b171187e..4d74d73b4674cf4cbc7e7dc9842506715b91ca02 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -31,6 +31,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",
« no previous file with comments | « content/app/android/library_loader_hooks.cc ('k') | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698