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

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

Issue 2865263002: Move //device/generic_sensor to be part of the internal implementation of the Device Service. (Closed)
Patch Set: code rebase 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..6fe253f799cc4e676a0072c7037e13d15d557c19 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -36,7 +36,6 @@ android_library("content_java") {
"//base:base_java",
"//device/bluetooth:java",
"//device/gamepad:java",
- "//device/generic_sensor:java",
"//device/nfc:mojo_bindings_java",
"//device/nfc/public/java:nfc_java",
"//device/power_save_blocker:java",

Powered by Google App Engine
This is Rietveld 408576698