Chromium Code Reviews| 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 245fe6c84131be07f561d7e0534637bfd35b8c9e..a19f75698c1a9bedfb2b7a93b69c05f025dc8edd 100644 |
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
| @@ -657,6 +657,10 @@ |
| status: "stable", |
| }, |
| { |
| + name: "NetInfoEffectiveType", |
| + status: "experimental", |
| + }, |
| + { |
| name: "NetInfoRtt", |
| status: "experimental", |
| }, |