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 66ee8e6efa69d373726f54d0fc97c66fd1c6b6fb..b5b3d9425f94f3b81477b4989269292093a6aba5 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -848,6 +848,10 @@ |
status: "experimental", |
}, |
{ |
+ name: "ServerTiming", |
+ status: "experimental", |
+ }, |
+ { |
name: "ServiceWorkerNavigationPreload", |
origin_trial_feature_name: "ServiceWorkerNavigationPreload", |
}, |