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

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

Issue 2925963002: Create NetworkQuietDetector. (Closed)
Patch Set: Add kNetworkIdle state. 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 932445073ecc55090533250feb8973c42db92d64..3c781efcc29221bf36ba88c01f6f119a88f51fda 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