Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
index e4aac0aec6246087f6b56183415c584b9afd3cb4..984b329bc5bee50172c894e9979dfe4adf49003e 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -210,6 +210,7 @@ ExperimentalStream status=experimental |
SpeculativeLaunchServiceWorker |
StorageEstimate status=experimental |
Suborigins status=test |
+TimerThrottlingForBackgroundTabs status=stable |
// Many websites disable mouse support when touch APIs are available. We'd |
// like to enable this always but can't until more websites fix this bug. |
// Chromium sets this conditionally (eg. based on the presence of a |