Chromium Code Reviews| Index: Source/core/dom/Document.h |
| diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
| index 601792e84557023048ea8e986e1d36f1fa1bbb7b..650eb44b67bcdeab09d727e1ea807f0de2fe324a 100644 |
| --- a/Source/core/dom/Document.h |
| +++ b/Source/core/dom/Document.h |
| @@ -1255,7 +1255,6 @@ private: |
| String m_title; |
| String m_rawTitle; |
| - bool m_titleSetExplicitly; |
| RefPtrWillBeMember<Element> m_titleElement; |
| OwnPtr<AXObjectCache> m_axObjectCache; |