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 1ce07460a76e54c959c7054bf01fb184d1887363..245fe6c84131be07f561d7e0534637bfd35b8c9e 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -649,10 +649,18 @@ |
name: "NavigatorContentUtils", |
}, |
{ |
+ name: "NetInfoDownlink", |
+ status: "experimental", |
+ }, |
+ { |
name: "NetInfoDownlinkMax", |
status: "stable", |
}, |
{ |
+ name: "NetInfoRtt", |
+ status: "experimental", |
+ }, |
+ { |
name: "NetworkInformation", |
status: "stable", |
}, |