Index: third_party/WebKit/Source/platform/BUILD.gn |
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn |
index 0dbf774640f4b36d3768b5bd40acc75e211f0fb0..dd8ccc7711ecddc712c83a39b8ef07ae4b84f56e 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1623,6 +1623,7 @@ test("blink_platform_unittests") { |
"UserGestureIndicatorTest.cpp", |
"WebIconSizesParserTest.cpp", |
"WebScreenInfoTest.cpp", |
+ "WebTaskRunnerTest.cpp", |
"WebVectorTest.cpp", |
"animation/AnimationTranslationUtilTest.cpp", |
"animation/CompositorAnimationHostTest.cpp", |