Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
index 56607771d20387c1818c0c61c7aa14546c37a341..d557671ed71bf6cd253c79e9a3d8405e4c79e97e 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -641,10 +641,18 @@ |
{ |
name: "NavigatorContentUtils", |
}, |
+ { |
+ name: "NetInfoDownlink", |
+ status: "experimental", |
+ }, |
{ |
name: "NetInfoDownlinkMax", |
status: "stable", |
}, |
+ { |
+ name: "NetInfoRtt", |
+ status: "experimental", |
+ }, |
{ |
name: "NetworkInformation", |
status: "stable", |