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

Unified Diff: device/battery/android/BUILD.gn

Issue 2214383002: Move registration of Java mojo interfaces to the new InterfaceRegistrar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@java-content-interface-registry
Patch Set: fix vr_shell build 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 | « device/DEPS ('k') | device/battery/android/java/src/org/chromium/device/battery/BatteryMonitorFactory.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/battery/android/BUILD.gn
diff --git a/device/battery/android/BUILD.gn b/device/battery/android/BUILD.gn
index 997c9b4d0df1a9ecd00950aff6d082020b47a55f..33997837b05820a3a3b82c69c35641942951d8f6 100644
--- a/device/battery/android/BUILD.gn
+++ b/device/battery/android/BUILD.gn
@@ -17,6 +17,7 @@ android_library("battery_monitor_android") {
"//device/battery:mojo_bindings_java",
"//mojo/public/java:bindings",
"//mojo/public/java:system",
+ "//services/shell/public/java:shell_java",
"//third_party/jsr-305:jsr_305_javalib",
]
}
« no previous file with comments | « device/DEPS ('k') | device/battery/android/java/src/org/chromium/device/battery/BatteryMonitorFactory.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698