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