| Index: sky/engine/public/web/WebRuntimeFeatures.h
|
| diff --git a/sky/engine/public/web/WebRuntimeFeatures.h b/sky/engine/public/web/WebRuntimeFeatures.h
|
| index 8e6e1041dbb90d422e0a307c7b764875919ea71a..a5c009d1f46ca1ccb209a33772234c9ed10d0bd2 100644
|
| --- a/sky/engine/public/web/WebRuntimeFeatures.h
|
| +++ b/sky/engine/public/web/WebRuntimeFeatures.h
|
| @@ -44,8 +44,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableDatabase(bool);
|
|
|
| - BLINK_EXPORT static void enableDisplayList2dCanvas(bool);
|
| -
|
| BLINK_EXPORT static void enableEncryptedMedia(bool);
|
| BLINK_EXPORT static bool isEncryptedMediaEnabled();
|
|
|
|
|