Index: Source/core/layout/style/SVGComputedStyleDefs.h |
diff --git a/Source/core/layout/style/SVGLayoutStyleDefs.h b/Source/core/layout/style/SVGComputedStyleDefs.h |
similarity index 98% |
rename from Source/core/layout/style/SVGLayoutStyleDefs.h |
rename to Source/core/layout/style/SVGComputedStyleDefs.h |
index 70db60b29b1bbbac7faed2237a6e886c2469ae85..db713387d481989758da97e8f843dfa881ae2979 100644 |
--- a/Source/core/layout/style/SVGLayoutStyleDefs.h |
+++ b/Source/core/layout/style/SVGComputedStyleDefs.h |
@@ -25,8 +25,8 @@ |
Boston, MA 02110-1301, USA. |
*/ |
-#ifndef SVGLayoutStyleDefs_h |
-#define SVGLayoutStyleDefs_h |
+#ifndef SVGComputedStyleDefs_h |
+#define SVGComputedStyleDefs_h |
#include "platform/Length.h" |
#include "platform/graphics/Color.h" |
@@ -302,4 +302,4 @@ class StyleLayoutData : public RefCounted<StyleLayoutData> { |
} // namespace blink |
-#endif // SVGLayoutStyleDefs_h |
+#endif // SVGComputedStyleDefs_h |