Chromium Code Reviews| Index: Source/core/css/RGBColor.h |
| diff --git a/Source/core/css/RGBColor.h b/Source/core/css/RGBColor.h |
| index 91739e5366abb7ed6662d4830a9f39dae87b34e1..5cc591cbb30e8233f3badc7cfbbf80bc0142aa9f 100644 |
| --- a/Source/core/css/RGBColor.h |
| +++ b/Source/core/css/RGBColor.h |
| @@ -28,7 +28,7 @@ |
| #define RGBColor_h |
| #include "core/platform/graphics/Color.h" |
| -#include <wtf/RefCounted.h> |
| +#include "wtf/RefCounted.h" |
| namespace WebCore { |