| Index: public/web/WebRuntimeFeatures.h
|
| ===================================================================
|
| --- public/web/WebRuntimeFeatures.h (revision 183269)
|
| +++ public/web/WebRuntimeFeatures.h (working copy)
|
| @@ -49,6 +49,8 @@
|
| BLINK_EXPORT static void enableCompositedSelectionUpdate(bool);
|
| BLINK_EXPORT static bool isCompositedSelectionUpdateEnabled();
|
|
|
| + BLINK_EXPORT static void enableDecodeToYUV(bool);
|
| +
|
| BLINK_EXPORT static void enableDisplayList2dCanvas(bool);
|
|
|
| BLINK_EXPORT static void enableEncryptedMedia(bool);
|
|
|