Index: Source/core/rendering/style/StyleRareNonInheritedData.cpp |
diff --git a/Source/core/rendering/style/StyleRareNonInheritedData.cpp b/Source/core/rendering/style/StyleRareNonInheritedData.cpp |
index e646f404fe9e3750786a2a8de24269399ad1ac39..33a7e79f1855eb84eb97d83e6f98b8bfc5b40731 100644 |
--- a/Source/core/rendering/style/StyleRareNonInheritedData.cpp |
+++ b/Source/core/rendering/style/StyleRareNonInheritedData.cpp |
@@ -22,8 +22,8 @@ |
#include "config.h" |
#include "core/rendering/style/StyleRareNonInheritedData.h" |
-#include "WebCoreMemoryInstrumentation.h" |
#include "core/css/StyleResolver.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include "core/rendering/RenderCounter.h" |
#include "core/rendering/style/ContentData.h" |
#include "core/rendering/style/RenderStyle.h" |