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 e0c6480bf29ce64cc0258c3bb94949a598c642a5..13d8b9314c55c4bc003a163fe9af10194e9eeaa9 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -212,6 +212,7 @@ StyleMatchedPropertiesCache status=stable |
ExperimentalStream status=experimental |
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 |