Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index b863337ed82e006c957f619b0b0a4e59433fdb78..74fff72e86c000461d49f5d424825f1feec73bb8 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -46,6 +46,8 @@ public: |
BLINK_EXPORT static void enableDatabase(bool); |
+ BLINK_EXPORT static void enableCompositedSelectionUpdates(bool); |
+ |
BLINK_EXPORT static void enableDisplayList2dCanvas(bool); |
BLINK_EXPORT static void enableEncryptedMedia(bool); |