Chromium Code Reviews| Index: Source/core/dom/Document.h |
| diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
| index 63ff3db1b7047633e8228410efc46c169e7df531..0ab8e673f6c778774b999e2cefa155f4d3780864 100644 |
| --- a/Source/core/dom/Document.h |
| +++ b/Source/core/dom/Document.h |
| @@ -1334,7 +1334,6 @@ private: |
| ViewportDescription m_legacyViewportDescription; |
| Length m_viewportDefaultMinWidth; |
| - bool m_didSetReferrerPolicy; |
| ReferrerPolicy m_referrerPolicy; |
| bool m_directionSetOnDocumentElement; |