Index: device/vibration/BUILD.gn |
diff --git a/device/vibration/BUILD.gn b/device/vibration/BUILD.gn |
index 0f54123424a22028045eb5167651926b40834ac3..d7839401e87ec18e4130a94b25b8d76a018f4d78 100644 |
--- a/device/vibration/BUILD.gn |
+++ b/device/vibration/BUILD.gn |
@@ -20,9 +20,9 @@ component("vibration") { |
":mojo_bindings", |
"//base", |
"//base/third_party/dynamic_annotations", |
+ "//mojo/edk/system", |
"//mojo/environment:chromium", |
"//mojo/public/cpp/bindings", |
- "//third_party/mojo/src/mojo/edk/system", |
] |
if (is_android) { |