summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/rendering/RenderVTTCue.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/rendering/RenderVTTCue.h')
-rw-r--r--chromium/third_party/WebKit/Source/core/rendering/RenderVTTCue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/rendering/RenderVTTCue.h b/chromium/third_party/WebKit/Source/core/rendering/RenderVTTCue.h
index d357b24cc3a..953ff82f4b0 100644
--- a/chromium/third_party/WebKit/Source/core/rendering/RenderVTTCue.h
+++ b/chromium/third_party/WebKit/Source/core/rendering/RenderVTTCue.h
@@ -41,7 +41,6 @@ public:
private:
virtual void layout() OVERRIDE;
- virtual bool supportsPartialLayout() const OVERRIDE { return false; }
bool isOutside() const;
bool isOverlapping() const;