| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index ce713b46cef7c79e794020aa4961fe2f8a26ae14..39f738ac2e7ef9a7cc430036142f53078a31e7a3 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -107,6 +107,8 @@ public:
|
|
|
| BLINK_EXPORT static void enableWebGLDraftExtensions(bool);
|
|
|
| + BLINK_EXPORT static void enableWebGLImageChromium(bool);
|
| +
|
| BLINK_EXPORT static void enableWebMIDI(bool);
|
|
|
| BLINK_EXPORT static void enableHTMLImports(bool);
|
|
|