| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index bcff57da3d1bed08de9443e2924ba6f265aad5e8..d73e0c8fe9714b49e4b295d9b000ec1617f0d601 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1181,6 +1181,7 @@ source_set("unit_tests") {
|
| "loader/FrameFetchContextTest.cpp",
|
| "loader/LinkLoaderTest.cpp",
|
| "loader/MixedContentCheckerTest.cpp",
|
| + "loader/PingLoaderTest.cpp",
|
| "loader/TextResourceDecoderBuilderTest.cpp",
|
| "loader/ThreadableLoaderTest.cpp",
|
| "origin_trials/OriginTrialContextTest.cpp",
|
|
|