| Index: third_party/WebKit/Source/modules/vibration/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/vibration/BUILD.gn b/third_party/WebKit/Source/modules/vibration/BUILD.gn
|
| index fe86e081def072ebece265ab03552066d7184937..6bd9648a118f487a1dc6e2dee1bf8fced96afb74 100644
|
| --- a/third_party/WebKit/Source/modules/vibration/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/vibration/BUILD.gn
|
| @@ -13,8 +13,8 @@ blink_modules_sources("vibration") {
|
| ]
|
|
|
| deps = [
|
| - "//device/vibration:mojo_bindings_blink",
|
| "//services/device/public/interfaces:constants_blink",
|
| + "//services/device/public/interfaces:interfaces_blink",
|
| "//services/service_manager/public/cpp",
|
| ]
|
| }
|
|
|