Index: base/test/BUILD.gn |
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn |
index 75a77d22f7753be107f1b93d769306e6061b7435..c7680242d76d6a1aadf6cea992edf602f4b1dbfa 100644 |
--- a/base/test/BUILD.gn |
+++ b/base/test/BUILD.gn |
@@ -150,8 +150,8 @@ source_set("test_support") { |
"//base/third_party/dynamic_annotations", |
"//testing/gmock", |
"//testing/gtest", |
- "//third_party/libxml", |
"//third_party/icu:icuuc", |
+ "//third_party/libxml", |
] |
if (!is_posix) { |