Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/LayoutTextTrackContainer.h |
| diff --git a/third_party/WebKit/Source/core/layout/LayoutTextTrackContainer.h b/third_party/WebKit/Source/core/layout/LayoutTextTrackContainer.h |
| index 7909abffa8d38146eb51e54c721d7df84b3bebc7..f39bbedae29ce69ae633d5969168ea4f7caa2795 100644 |
| --- a/third_party/WebKit/Source/core/layout/LayoutTextTrackContainer.h |
| +++ b/third_party/WebKit/Source/core/layout/LayoutTextTrackContainer.h |
| @@ -45,7 +45,6 @@ private: |
| bool updateSizes(const LayoutVideo&); |
| - IntSize m_videoSize; |
| float m_fontSize; |
| }; |