| Index: Source/web/WebSettingsImpl.h
|
| diff --git a/Source/web/WebSettingsImpl.h b/Source/web/WebSettingsImpl.h
|
| index 0a4fe7f61ffdc7bca0d5364124f1950c32baedfb..327782a44b6addeac5d11719949a3609d6698572 100644
|
| --- a/Source/web/WebSettingsImpl.h
|
| +++ b/Source/web/WebSettingsImpl.h
|
| @@ -212,7 +212,6 @@ private:
|
| bool m_showPaintRects;
|
| bool m_renderVSyncNotificationEnabled;
|
| bool m_autoZoomFocusedNodeToLegibleScale;
|
| - bool m_deferredImageDecodingEnabled;
|
| bool m_perTilePaintingEnabled;
|
| bool m_supportDeprecatedTargetDensityDPI;
|
| bool m_shrinksViewportContentToFit;
|
|
|