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