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

Unified Diff: Source/core/layout/svg/LayoutSVGViewportContainer.h

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 | « Source/core/layout/svg/LayoutSVGText.cpp ('k') | Source/core/layout/svg/SVGLayoutSupport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/svg/LayoutSVGViewportContainer.h
diff --git a/Source/core/layout/svg/LayoutSVGViewportContainer.h b/Source/core/layout/svg/LayoutSVGViewportContainer.h
index 616ebd2e3fdf6e45c2a7343b3728b6a56ad220cf..b88e96f9c4f927ecbd30f7095fe35d151e0aeece 100644
--- a/Source/core/layout/svg/LayoutSVGViewportContainer.h
+++ b/Source/core/layout/svg/LayoutSVGViewportContainer.h
@@ -65,4 +65,4 @@ DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutSVGViewportContainer, isSVGViewportContain
} // namespace blink
-#endif // RenderSVGViewportContainer_h
+#endif // LayoutSVGViewportContainer_h
« no previous file with comments | « Source/core/layout/svg/LayoutSVGText.cpp ('k') | Source/core/layout/svg/SVGLayoutSupport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698