Chromium Code Reviews| Index: Source/core/svg/SVGColor.h |
| diff --git a/Source/core/svg/SVGColor.h b/Source/core/svg/SVGColor.h |
| index 8218ff2130bfac15e61fb37d12b01fe3278136e3..fca9d768f7027eb07c8e6fa6432e59cf5000e2ab 100644 |
| --- a/Source/core/svg/SVGColor.h |
| +++ b/Source/core/svg/SVGColor.h |
| @@ -24,7 +24,7 @@ |
| #include "core/css/CSSValue.h" |
| #include "core/platform/graphics/Color.h" |
| -#include <wtf/PassRefPtr.h> |
| +#include "wtf/PassRefPtr.h" |
| namespace WebCore { |