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