Chromium Code Reviews

Unified Diff: Source/WebCore/rendering/svg/RenderSVGBlock.h

Issue 10540037: Merge 118608 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | Source/WebCore/rendering/svg/RenderSVGBlock.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/rendering/svg/RenderSVGBlock.h
===================================================================
--- Source/WebCore/rendering/svg/RenderSVGBlock.h (revision 119626)
+++ Source/WebCore/rendering/svg/RenderSVGBlock.h (working copy)
@@ -45,7 +45,6 @@
virtual void styleWillChange(StyleDifference, const RenderStyle* newStyle);
virtual void styleDidChange(StyleDifference, const RenderStyle* oldStyle);
- virtual void updateFromElement();
};
}
« no previous file with comments | « no previous file | Source/WebCore/rendering/svg/RenderSVGBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine