Chromium Code Reviews| Index: Source/core/platform/graphics/mac/ColorMac.h |
| diff --git a/Source/core/platform/graphics/mac/ColorMac.h b/Source/core/platform/graphics/mac/ColorMac.h |
| index da14b972ab9a63d1ad9429c79e34b68c02e319f2..24b36488e015ec53a22f484753b89d324a07e9a9 100644 |
| --- a/Source/core/platform/graphics/mac/ColorMac.h |
| +++ b/Source/core/platform/graphics/mac/ColorMac.h |
| @@ -29,7 +29,7 @@ |
| #ifndef ColorMac_h |
| #define ColorMac_h |
| -#include "core/platform/graphics/Color.h" |
| +#include "platform/graphics/Color.h" |
| OBJC_CLASS NSColor; |