Chromium Code Reviews| Index: Source/core/editing/CompositionUnderline.h |
| diff --git a/Source/core/editing/CompositionUnderline.h b/Source/core/editing/CompositionUnderline.h |
| index 5f97ac712edc5e0083f558a4210afbff80472625..025ee75cbf7696170769d5531c0891a254fb2681 100644 |
| --- a/Source/core/editing/CompositionUnderline.h |
| +++ b/Source/core/editing/CompositionUnderline.h |
| @@ -26,7 +26,7 @@ |
| #ifndef CompositionUnderline_h |
| #define CompositionUnderline_h |
| -#include "core/platform/graphics/Color.h" |
| +#include "platform/graphics/Color.h" |
| namespace WebCore { |