Index: device/BUILD.gn |
diff --git a/device/BUILD.gn b/device/BUILD.gn |
index c354864d135e810e6ed5429ee895210ec3e47065..eab1063f4ce995147c2fd105c4786d322a7baae2 100644 |
--- a/device/BUILD.gn |
+++ b/device/BUILD.gn |
@@ -64,12 +64,12 @@ test("device_unittests") { |
"//device/bluetooth:mocks", |
"//device/nfc", |
"//mojo/common", |
+ "//mojo/edk/system", |
"//mojo/environment:chromium", |
"//mojo/public/cpp/bindings", |
"//net", |
"//testing/gmock", |
"//testing/gtest", |
- "//third_party/mojo/src/mojo/edk/system", |
"//url", |
] |