| 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 59415356a356999b13f2a09819a4fb2a3c4805d4..444cdef2c53ff17b55eeec59b9fdeeaa77a67d3e 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1365,6 +1365,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",
|
|
|