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

Unified Diff: device/vibration/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/battery/android/BUILD.gn ('k') | docs/chromoting_android_hacking.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/vibration/android/BUILD.gn
diff --git a/device/vibration/android/BUILD.gn b/device/vibration/android/BUILD.gn
index 2ae3869eb9c11ceb88877b75fef709e1ed015f74..99f464626a986c9a974e4efcc00c4aee82c9177f 100644
--- a/device/vibration/android/BUILD.gn
+++ b/device/vibration/android/BUILD.gn
@@ -14,6 +14,6 @@ android_library("vibration_manager_android") {
"//device/vibration: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",
]
}
« no previous file with comments | « device/battery/android/BUILD.gn ('k') | docs/chromoting_android_hacking.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698