Index: third_party/WebKit/Source/core/paint/BoxBorderPainter.cpp |
diff --git a/third_party/WebKit/Source/core/paint/BoxBorderPainter.cpp b/third_party/WebKit/Source/core/paint/BoxBorderPainter.cpp |
index 78113f9d5f5c52f2d618329f860ed4a0998b1f7b..3c1123eed6e73301f5280a60c5e17b05e9cb3de5 100644 |
--- a/third_party/WebKit/Source/core/paint/BoxBorderPainter.cpp |
+++ b/third_party/WebKit/Source/core/paint/BoxBorderPainter.cpp |
@@ -7,6 +7,7 @@ |
#include "core/paint/BoxPainter.h" |
#include "core/paint/PaintInfo.h" |
#include "core/style/BorderEdge.h" |
+#include "core/style/ComputedStyle.h" |
#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/graphics/GraphicsContext.h" |
#include "platform/graphics/GraphicsContextStateSaver.h" |