Index: Source/core/css/CSSInheritedValue.cpp |
diff --git a/Source/core/css/CSSInheritedValue.cpp b/Source/core/css/CSSInheritedValue.cpp |
index c219dc5581961e7cb7f547b78d32200839776ab9..a9f3d01aafa77894e941db54f0042ac001f3bcc1 100644 |
--- a/Source/core/css/CSSInheritedValue.cpp |
+++ b/Source/core/css/CSSInheritedValue.cpp |
@@ -21,7 +21,7 @@ |
#include "config.h" |
#include "core/css/CSSInheritedValue.h" |
-#include "WebCoreMemoryInstrumentation.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include <wtf/text/WTFString.h> |
namespace WebCore { |