Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Unified Diff: Source/core/rendering/RenderFullScreen.h

Issue 134263004: Remove some supportsPartialLayout overrides (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/rendering/RenderRuby.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/RenderFullScreen.h
diff --git a/Source/core/rendering/RenderFullScreen.h b/Source/core/rendering/RenderFullScreen.h
index 48c40f4f7fe5db58a4aa74189145c2dcf08486a6..adbad3b4716015a45d4d10584ed3b413eca3617b 100644
--- a/Source/core/rendering/RenderFullScreen.h
+++ b/Source/core/rendering/RenderFullScreen.h
@@ -47,7 +47,6 @@ public:
private:
RenderFullScreen();
- virtual bool supportsPartialLayout() const OVERRIDE { return false; }
virtual void willBeDestroyed();
protected:
« no previous file with comments | « no previous file | Source/core/rendering/RenderRuby.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698