Index: Source/core/inspector/MemoryInstrumentationImpl.cpp |
diff --git a/Source/core/inspector/MemoryInstrumentationImpl.cpp b/Source/core/inspector/MemoryInstrumentationImpl.cpp |
index dd7885f7bcdf4c8e5832ba391c340552fc745c43..d46fcacf7c00158da86ce7b1fc9a819c1d8dacfd 100644 |
--- a/Source/core/inspector/MemoryInstrumentationImpl.cpp |
+++ b/Source/core/inspector/MemoryInstrumentationImpl.cpp |
@@ -32,7 +32,7 @@ |
#include "MemoryInstrumentationImpl.h" |
#include "HeapGraphSerializer.h" |
-#include "WebCoreMemoryInstrumentation.h" |
+#include "core/dom/WebCoreMemoryInstrumentation.h" |
#include <wtf/Assertions.h> |
#include <wtf/MemoryInstrumentationHashMap.h> |
#include <wtf/MemoryInstrumentationHashSet.h> |