Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2925963002: Create NetworkQuietDetector. (Closed)
Patch Set: Addressed comments and rebased Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698