Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index 77b71b23539322803820c8ccb8ac4ed4520aed29..bf1c0635cdfd6cc7cb08e4830e1462b29538bfbb 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -52,6 +52,7 @@ public: |
BLINK_EXPORT static void enableDecodeToYUV(bool); |
BLINK_EXPORT static void enableDisplayList2dCanvas(bool); |
+ BLINK_EXPORT static void forceDisplayList2dCanvas(bool); |
BLINK_EXPORT static void enableEncryptedMedia(bool); |
BLINK_EXPORT static bool isEncryptedMediaEnabled(); |