Index: device/BUILD.gn |
diff --git a/device/BUILD.gn b/device/BUILD.gn |
index 0a61c72c8d72329d8e90cb6a0653403f80c4a1ac..693f789804abb2fe7a684c1cbf621a563a69319b 100644 |
--- a/device/BUILD.gn |
+++ b/device/BUILD.gn |
@@ -67,7 +67,7 @@ test("device_unittests") { |
"//testing/gmock", |
"//testing/gtest", |
"//third_party/mojo/src/mojo/edk/system", |
- "//third_party/mojo/src/mojo/public/cpp/bindings", |
+ "//mojo/public/cpp/bindings", |
"//url", |
] |