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

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

Issue 2903493002: NetInfo network quality extension: Add callbacks and Layout tests (Closed)
Patch Set: Rebased, Use enum instead of string Created 3 years, 7 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 b4610d2f1cb51f1f6d46ddf454873500018af235..2407ef854f6cd48e33576b4280d33ee1e4b6a308 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -266,6 +266,8 @@ source_set("testing") {
"testing/LayerRectList.h",
"testing/MockHyphenation.cpp",
"testing/MockHyphenation.h",
+ "testing/NetInfo.cpp",
+ "testing/NetInfo.h",
"testing/NullExecutionContext.cpp",
"testing/NullExecutionContext.h",
"testing/OriginTrialsTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698