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

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

Issue 2643713002: Port BatteryMonitor into Device Service (Closed)
Patch Set: Rebase Created 3 years, 9 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 090d3fa22361ca5332fb48797a352545f2fc79c8..c615be41385aeff2dca1780f6cfbcc3293fdc5e9 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -35,8 +35,6 @@ android_library("content_java") {
deps = [
":content_java_resources",
"//base:base_java",
- "//device/battery:mojo_bindings_java",
- "//device/battery/android:battery_monitor_java",
"//device/bluetooth:java",
"//device/gamepad:java",
"//device/generic_sensor:java",

Powered by Google App Engine
This is Rietveld 408576698