| Index: Source/core/css/CSSBorderImageSliceValue.cpp
|
| diff --git a/Source/core/css/CSSBorderImageSliceValue.cpp b/Source/core/css/CSSBorderImageSliceValue.cpp
|
| index 8aa8e167c9c6d19b2273c6c508719b3a757911a9..86c536eb665606981a802f3fba8ad05cbebc38fc 100644
|
| --- a/Source/core/css/CSSBorderImageSliceValue.cpp
|
| +++ b/Source/core/css/CSSBorderImageSliceValue.cpp
|
| @@ -26,8 +26,8 @@
|
| #include "config.h"
|
| #include "core/css/CSSBorderImageSliceValue.h"
|
|
|
| -#include "WebCoreMemoryInstrumentation.h"
|
| #include "core/css/Rect.h"
|
| +#include "core/dom/WebCoreMemoryInstrumentation.h"
|
| #include <wtf/text/WTFString.h>
|
|
|
| namespace WebCore {
|
|
|