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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

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/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 9dad1a506cf57e39db83f212ee467206354fe402..2027435b3b00a740e44e036d4f01af6363b01476 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -606,6 +606,7 @@ webcore_testing_idl_files =
"testing/InternalSettings.idl",
"testing/LayerRect.idl",
"testing/LayerRectList.idl",
+ "testing/NetInfo.idl",
"testing/OriginTrialsTest.idl",
"testing/RecordTest.idl",
"testing/SequenceTest.idl",

Powered by Google App Engine
This is Rietveld 408576698