Index: Source/core/css/CSSLineBoxContainValue.cpp |
diff --git a/Source/core/css/CSSLineBoxContainValue.cpp b/Source/core/css/CSSLineBoxContainValue.cpp |
index 87c36da7d8ba680b1d5b332b60ce5657e8e0ed84..15d7ddef7d6b998b43bd6deb976b27a7fa0939ff 100644 |
--- a/Source/core/css/CSSLineBoxContainValue.cpp |
+++ b/Source/core/css/CSSLineBoxContainValue.cpp |
@@ -26,8 +26,8 @@ |
#include "config.h" |
#include "core/css/CSSLineBoxContainValue.h" |
-#include "WebCoreMemoryInstrumentation.h" |
#include "core/css/CSSPrimitiveValue.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include <wtf/text/StringBuilder.h> |
#include <wtf/text/WTFString.h> |