summaryrefslogtreecommitdiffstats
path: root/device/vibration/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'device/vibration/BUILD.gn')
-rw-r--r--device/vibration/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/vibration/BUILD.gn b/device/vibration/BUILD.gn
index 0f54123..d783940 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) {