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 f013d3b2e0ff1e998489ef40e9234e90480a75dd..b635cdedc87701352de0d6943455300bcebed0bd 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -861,6 +861,10 @@ |
status: "experimental", |
}, |
{ |
+ name: "ServerTiming", |
+ status: "experimental", |
+ }, |
+ { |
name: "ServiceWorkerNavigationPreload", |
status: "stable", |
}, |