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

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

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 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/vibration/android/BUILD.gn » ('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 33997837b05820a3a3b82c69c35641942951d8f6..ff0d2012762503a0373392fc1e61eac62528fd7f 100644
--- a/device/battery/android/BUILD.gn
+++ b/device/battery/android/BUILD.gn
@@ -17,7 +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",
+ "//services/service_manager/public/java:service_manager_java",
"//third_party/jsr-305:jsr_305_javalib",
]
}
« no previous file with comments | « device/DEPS ('k') | device/vibration/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698