| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 7b5060e22457502550f5d8cdbbf742f15351afea..b9684d8c8dd25be20c0cd2f69b535eabc5e7c9f5 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -69,6 +69,8 @@ public:
|
|
|
| BLINK_EXPORT static void enableFileSystem(bool);
|
|
|
| + BLINK_EXPORT static void enableImageColorProfiles(bool);
|
| +
|
| BLINK_EXPORT static void enableLocalStorage(bool);
|
|
|
| BLINK_EXPORT static void enableMediaPlayer(bool);
|
|
|