Index: device/BUILD.gn |
diff --git a/device/BUILD.gn b/device/BUILD.gn |
index 0f439a6a6ddc68e51e6a9e26aed494c4bc1e3efd..8a7ae3c0a46aebc4caabde01e9850158f52db49d 100644 |
--- a/device/BUILD.gn |
+++ b/device/BUILD.gn |
@@ -63,12 +63,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", |
] |