| 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 f827f6177c69066679406fa112c94f3df6c3a53c..b233b48123e96dc44170c7d2bb36e1b26440289f 100644
|
| --- a/third_party/WebKit/Source/modules/vibration/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/vibration/BUILD.gn
|
| @@ -14,5 +14,6 @@ blink_modules_sources("vibration") {
|
|
|
| deps = [
|
| "//device/vibration:mojo_bindings_blink",
|
| + "//services/device/public/interfaces:constants_blink",
|
| ]
|
| }
|
|
|