| 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 8dc263c4c45989e040dfe38d669655fc7594fac6..859516b6e2f8d38c1b4ef9658cfc182cd8715332 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1364,6 +1364,7 @@ source_set("unit_tests") {
|
| "loader/FrameFetchContextTest.cpp",
|
| "loader/LinkLoaderTest.cpp",
|
| "loader/MixedContentCheckerTest.cpp",
|
| + "loader/NetworkQuietDetectorTest.cpp",
|
| "loader/PingLoaderTest.cpp",
|
| "loader/ProgressTrackerTest.cpp",
|
| "loader/TextResourceDecoderBuilderTest.cpp",
|
|
|