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 70874c61ba76aaf5abf8f14bd613cf6181e4f3a4..c4ad302419ef86d2db1b8877d174fdd16def668a 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -151,6 +151,7 @@ ForceOverlayFullscreenVideo |
OverlayScrollbars |
HideScrollbars settable_from_internals=True |
PagePopup status=stable |
+PaintUnderInvalidationChecking settable_from_internals=True |
PassiveDocumentEventListeners status=experimental |
PassiveEventListenersDueToFling status=experimental |
PassPaintVisualRectToCompositor |
@@ -197,7 +198,6 @@ SharedWorker status=stable |
SlimmingPaintInvalidation implied_by=SlimmingPaintV2 |
SlimmingPaintV2 |
SlimmingPaintStrictCullRectClipping |
-SlimmingPaintUnderInvalidationChecking settable_from_internals=True |
// Used as argument in attribute of stable-release functions/interfaces where |
// a runtime-enabled feature name is required for correct IDL syntax. |
// This is a global flag; do not change its status. |