Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 93699f0c9b4acfe03fda0a63e682a514fc90748e..f52958759253920952ed119a8646966dd02f9b7c 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -302,12 +302,12 @@ group("both_gn_and_gyp") { |
"//mojo/edk/test:mojo_public_system_unittests", |
"//net:net_perftests", |
"//services/shell/public/cpp", |
- "//third_party/angle/src/tests:angle_end2end_tests", |
- "//third_party/angle/src/tests:angle_unittests", |
"//third_party/WebKit/Source/platform:blink_platform_unittests", |
"//third_party/WebKit/Source/platform/heap:blink_heap_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/catapult/telemetry:bitmaptools($host_toolchain)", |
"//third_party/smhasher:pmurhash", |
"//tools/imagediff($host_toolchain)", |