| 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 7584311d0a78745c75aba46d88195173f866d53f..d7ec4d5299cb4e98c402f3a2204cca29596a16f1 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1369,6 +1369,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",
|
|
|