Chromium Code Reviews| Index: Source/core/editing/Caret.cpp |
| diff --git a/Source/core/editing/Caret.cpp b/Source/core/editing/Caret.cpp |
| index c8cbb2ed0d03abc5e70eab4906e9c8577af76886..59aca89edd443e02fe72294e6a67419aa5c0b0ba 100644 |
| --- a/Source/core/editing/Caret.cpp |
| +++ b/Source/core/editing/Caret.cpp |
| @@ -32,6 +32,7 @@ |
| #include "core/frame/Settings.h" |
| #include "core/rendering/RenderBlock.h" |
| #include "core/rendering/RenderView.h" |
| +#include "platform/graphics/GraphicsContext.h" |
| namespace WebCore { |