| Index: third_party/WebKit/Source/core/frame/FrameHost.h
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameHost.h b/third_party/WebKit/Source/core/frame/FrameHost.h
|
| index cdefcf1493b4136f5de664facf4f91556822efd6..fc185a80cc29b28f5b9e849a848cc5b3bac30f18 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameHost.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameHost.h
|
| @@ -111,7 +111,6 @@ class CORE_EXPORT FrameHost final
|
| const Member<TopDocumentRootScrollerController>
|
| m_globalRootScrollerController;
|
|
|
| - AtomicString m_overrideEncoding;
|
| int m_subframeCount;
|
| };
|
|
|
|
|