| 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 cd8c808a0846da1443a8ee539950ca4399ee9c91..99ac7fa4fd4b2e419f6c0573850d8bb4a03ef6b9 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1627,6 +1627,7 @@ test("blink_platform_unittests") {
|
| "UserGestureIndicatorTest.cpp",
|
| "WebIconSizesParserTest.cpp",
|
| "WebScreenInfoTest.cpp",
|
| + "WebTaskRunnerTest.cpp",
|
| "WebVectorTest.cpp",
|
| "animation/AnimationTranslationUtilTest.cpp",
|
| "animation/CompositorAnimationHostTest.cpp",
|
|
|