Index: device/BUILD.gn |
diff --git a/device/BUILD.gn b/device/BUILD.gn |
index 0a61c72c8d72329d8e90cb6a0653403f80c4a1ac..467f781b77f92beffb71800d29aff14c51353205 100644 |
--- a/device/BUILD.gn |
+++ b/device/BUILD.gn |
@@ -63,11 +63,11 @@ test("device_unittests") { |
"//device/bluetooth:mocks", |
"//device/nfc", |
"//mojo/environment:chromium", |
+ "//mojo/public/cpp/bindings", |
"//net", |
"//testing/gmock", |
"//testing/gtest", |
"//third_party/mojo/src/mojo/edk/system", |
- "//third_party/mojo/src/mojo/public/cpp/bindings", |
"//url", |
] |