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

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

Issue 2885203004: Refactor content/renderer/device_sensors to use device/generic_sensor instead of device/sensors (Closed)
Patch Set: updated content/renderer/BUILD.gn Created 3 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
Index: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index b5e6ffe6fdcab1fbe5c042520d9e86a1ef5ea9c3..92039cf234ce6c735f4f3a0901e0ca3767a3d008 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -40,7 +40,6 @@ android_library("content_java") {
"//device/nfc:mojo_bindings_java",
"//device/nfc/public/java:nfc_java",
"//device/power_save_blocker:java",
- "//device/sensors:java",
"//device/usb:java",
"//media/base/android:media_java",
"//media/capture/content/android:screen_capture_java",

Powered by Google App Engine
This is Rietveld 408576698