| 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 5374cf3d9cab850ebfdd2251b8f3dd1c6174483f..1c2a55e20d294510d3911623e51a688282cf66fb 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
|
| @@ -666,6 +666,10 @@
|
| status: "stable",
|
| },
|
| {
|
| + name: "NetInfoEffectiveType",
|
| + status: "experimental",
|
| + },
|
| + {
|
| name: "NetInfoRtt",
|
| status: "experimental",
|
| },
|
|
|