Index: third_party/WebKit/Source/core/style/NinePieceImage.h |
diff --git a/third_party/WebKit/Source/core/style/NinePieceImage.h b/third_party/WebKit/Source/core/style/NinePieceImage.h |
index 9c31b7b573bb00e291ae4c7c6ecbb6507e1aef6b..070a9db4d2f53c1af7dbb14e8052389024d031c0 100644 |
--- a/third_party/WebKit/Source/core/style/NinePieceImage.h |
+++ b/third_party/WebKit/Source/core/style/NinePieceImage.h |
@@ -31,6 +31,7 @@ |
#include "platform/LayoutUnit.h" |
#include "platform/LengthBox.h" |
#include "wtf/Allocator.h" |
+#include "wtf/RefCounted.h" |
namespace blink { |