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

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

Issue 927583002: Moving RenderSVG* files from rendering/ 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/LayoutSVGImage.cpp ('k') | Source/core/layout/svg/LayoutSVGPath.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/svg/LayoutSVGInline.h
diff --git a/Source/core/layout/svg/LayoutSVGInline.h b/Source/core/layout/svg/LayoutSVGInline.h
index cb4021bbd75e047433653310569f6c155f692fa1..e7dfe3e5683859c5eed0479bec95118efe47707a 100644
--- a/Source/core/layout/svg/LayoutSVGInline.h
+++ b/Source/core/layout/svg/LayoutSVGInline.h
@@ -63,4 +63,4 @@ DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutSVGInline, isSVGInline());
}
-#endif // !RenderSVGTSpan_H
+#endif // LayoutSVGInline_H
« no previous file with comments | « Source/core/layout/svg/LayoutSVGImage.cpp ('k') | Source/core/layout/svg/LayoutSVGPath.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698