| Index: Source/platform/RuntimeEnabledFeatures.in
 | 
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
 | 
| index 7644b4f82781546d5ec930b272e09b0f7a5e4af5..df6618381cefa787c144bc194c211e920f1c0bff 100644
 | 
| --- a/Source/platform/RuntimeEnabledFeatures.in
 | 
| +++ b/Source/platform/RuntimeEnabledFeatures.in
 | 
| @@ -140,7 +140,7 @@ ServiceWorkerOnFetch status=stable
 | 
|  SessionStorage status=stable
 | 
|  SharedWorker status=stable
 | 
|  SlimmingPaint
 | 
| -SlimmingPaintCompositorLayerization
 | 
| +SlimmingPaintCompositorLayerization depends_on=SlimmingPaint
 | 
|  SlimmingPaintUnderInvalidationChecking depends_on=SlimmingPaint
 | 
|  StaleWhileRevalidateCacheControl
 | 
|  // Do not turn this flag into stable, because many interfaces that should not
 | 
| 
 |