Chromium Code Reviews| Index: Source/core/html/ColorInputType.h |
| diff --git a/Source/core/html/ColorInputType.h b/Source/core/html/ColorInputType.h |
| index ec21912567a449dcd9df67a644b624e5144845b6..92576d83f9bb66aafb3c23fd7c6b920db77e0b27 100644 |
| --- a/Source/core/html/ColorInputType.h |
| +++ b/Source/core/html/ColorInputType.h |
| @@ -33,7 +33,7 @@ |
| #if ENABLE(INPUT_TYPE_COLOR) |
| #include "BaseClickableWithKeyInputType.h" |
| -#include "ColorChooserClient.h" |
| +#include "core/platform/ColorChooserClient.h" |
| namespace WebCore { |