Index: Source/core/css/ShadowValue.cpp |
diff --git a/Source/core/css/ShadowValue.cpp b/Source/core/css/ShadowValue.cpp |
index 4a99ced600420a322c70a4232754c4120e1103e4..c06ff9b95a5a325afaa74d71629bdb7258003ddd 100644 |
--- a/Source/core/css/ShadowValue.cpp |
+++ b/Source/core/css/ShadowValue.cpp |
@@ -20,8 +20,8 @@ |
#include "config.h" |
#include "core/css/ShadowValue.h" |
-#include "WebCoreMemoryInstrumentation.h" |
#include "core/css/CSSPrimitiveValue.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include <wtf/text/StringBuilder.h> |
#include <wtf/text/WTFString.h> |