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