Index: Source/core/css/RuleFeature.cpp |
diff --git a/Source/core/css/RuleFeature.cpp b/Source/core/css/RuleFeature.cpp |
index a3decb69499c558c16911bd373fad2047c36f269..ea4ad36fe5b7c03935d03e1ff262707ceb3af0de 100644 |
--- a/Source/core/css/RuleFeature.cpp |
+++ b/Source/core/css/RuleFeature.cpp |
@@ -29,8 +29,8 @@ |
#include "config.h" |
#include "core/css/RuleFeature.h" |
-#include "WebCoreMemoryInstrumentation.h" |
#include "core/css/CSSSelector.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include <wtf/MemoryInstrumentationHashMap.h> |
#include <wtf/MemoryInstrumentationHashSet.h> |
#include <wtf/MemoryInstrumentationVector.h> |