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 a8be4a1b8b7230c9f27f16c0aa9c9246c031b210..c48ed870c3dbe3c410d643e911f1540f4f86b44e 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -194,6 +194,7 @@ Permissions status=stable |
PermissionsRequestRevoke status=experimental |
PointerEvent status=stable |
PreciseMemoryInfo |
+PrintBrowser |
PreferredImageRasterBounds settable_from_internals=True |
// This feature is deprecated and we are evangelizing affected sites. |
// See https://crbug.com/346236 for current status. |
@@ -225,7 +226,7 @@ ShapeDetection status=experimental |
SharedArrayBuffer |
SharedWorker status=stable |
SlimmingPaintInvalidation implied_by=SlimmingPaintV2, status=stable |
-SlimmingPaintV2 |
+SlimmingPaintV2 implied_by=PrintBrowser |
SlimmingPaintStrictCullRectClipping |
// Used as argument in attribute of stable-release functions/interfaces where |
// a runtime-enabled feature name is required for correct IDL syntax. |