Chromium Code Reviews| Index: Source/platform/graphics/ColorSpace.h |
| diff --git a/Source/core/platform/graphics/ColorSpace.h b/Source/platform/graphics/ColorSpace.h |
| similarity index 97% |
| rename from Source/core/platform/graphics/ColorSpace.h |
| rename to Source/platform/graphics/ColorSpace.h |
| index 989d0fb0f58e7aa1f086d3c94ea2ac265d5f3664..06918f7ff1f9217d43aca2426ab69fdd4597a244 100644 |
| --- a/Source/core/platform/graphics/ColorSpace.h |
| +++ b/Source/platform/graphics/ColorSpace.h |
| @@ -26,6 +26,8 @@ |
| #ifndef ColorSpace_h |
| #define ColorSpace_h |
| +#include "platform/PlatformExport.h" |
| + |
| namespace WebCore { |
| enum ColorSpace { |