Chromium Code Reviews| Index: Source/core/svg/SVGRect.h |
| diff --git a/Source/core/svg/SVGRect.h b/Source/core/svg/SVGRect.h |
| index 7430757f75174d6f1e72c3928e1a78a28bb17053..a5c22121b9698dc7f14f5139491a0eba9de9c9a3 100644 |
| --- a/Source/core/svg/SVGRect.h |
| +++ b/Source/core/svg/SVGRect.h |
| @@ -22,7 +22,7 @@ |
| #include "core/platform/graphics/FloatRect.h" |
| #include "core/svg/properties/SVGPropertyTraits.h" |
| -#include <wtf/text/StringBuilder.h> |
| +#include "wtf/text/StringBuilder.h" |
| namespace WebCore { |