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 c06b026cc53415f831824729d3ebb4b2601af318..589b1e94d0f7b4020ce25a09d2b38e5c68b239a6 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -210,6 +210,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 |