| 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",
|
| ]
|
| }
|
|
|