| Index: Source/core/testing/InternalSettings.h
|
| diff --git a/Source/core/testing/InternalSettings.h b/Source/core/testing/InternalSettings.h
|
| index ada1e75b3c786b77c7d6cd8ee3e3484bd7841d64..7886c1c26de170fd0b8b70bf8641db872e6513a1 100644
|
| --- a/Source/core/testing/InternalSettings.h
|
| +++ b/Source/core/testing/InternalSettings.h
|
| @@ -63,9 +63,6 @@ public:
|
| bool m_originalMockScrollbarsEnabled;
|
| bool m_langAttributeAwareFormControlUIEnabled;
|
| bool m_imagesEnabled;
|
| - bool m_shouldDisplaySubtitles;
|
| - bool m_shouldDisplayCaptions;
|
| - bool m_shouldDisplayTextDescriptions;
|
| String m_defaultVideoPosterURL;
|
| bool m_originalCompositorDrivenAcceleratedScrollEnabled;
|
| bool m_originalLayerSquashingEnabled;
|
|
|