| 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 c45bf01d223b8bfbf4184dd2d14efde268885df8..2b1e4807c337571c35660ddee3bc8c03b94623db 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",
|
| },
|
|
|