Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 1f7a3978a4640fbdc3f934187173cd53b448c279..c8e2bae212045045a0c3749794c431784ea4faa6 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -183,8 +183,8 @@ group("gn_all") { |
"//storage//browser:storage_unittests", |
"//third_party/WebKit/Source/platform:blink_platform_unittests", |
"//third_party/WebKit/Source/platform/heap:blink_heap_unittests", |
+ "//third_party/WebKit/Source/platform/wtf:wtf_unittests", |
"//third_party/WebKit/Source/web:webkit_unit_tests", |
- "//third_party/WebKit/Source/wtf:wtf_unittests", |
"//third_party/angle/src/tests:angle_end2end_tests", |
"//third_party/angle/src/tests:angle_unittests", |
"//third_party/angle/src/tests:angle_white_box_tests", |