Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index f11100e75e8a8488bb86886d807b48cc70432eeb..9845ff4d20ec7b3d8012d68f6274a15c1aa6f375 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -185,8 +185,8 @@ group("both_gn_and_gyp") { |
#"//mojo/edk/test:mojo_public_environment_unittests", |
#"//mojo/edk/test:mojo_public_system_unittests", |
#"//mojo/edk/test:mojo_public_utility_unittests", |
- "//third_party/WebKit/Source/platform:heap_unittests", |
- "//third_party/WebKit/Source/platform:platform_unittests", |
+ "//third_party/WebKit/Source/platform:blink_heap_unittests", |
+ "//third_party/WebKit/Source/platform:blink_platform_unittests", |
"//third_party/WebKit/Source/web:webkit_unit_tests", |
"//third_party/WebKit/Source/wtf:wtf_unittests", |
"//third_party/mojo/src/mojo/edk/system:mojo_system_unittests", |