| Index: Source/core/inspector/HeapGraphSerializer.cpp
|
| diff --git a/Source/core/inspector/HeapGraphSerializer.cpp b/Source/core/inspector/HeapGraphSerializer.cpp
|
| index b77c0272e87474b0145826a1e36765b3bcb1fda2..ae1dbb6c9e4ca7e3268986a085f8e4bafc2f8325 100644
|
| --- a/Source/core/inspector/HeapGraphSerializer.cpp
|
| +++ b/Source/core/inspector/HeapGraphSerializer.cpp
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "HeapGraphSerializer.h"
|
|
|
| -#include "WebCoreMemoryInstrumentation.h"
|
| +#include "core/dom/WebCoreMemoryInstrumentation.h"
|
| #include <wtf/MemoryInstrumentationHashMap.h>
|
| #include <wtf/MemoryInstrumentationVector.h>
|
| #include <wtf/MemoryObjectInfo.h>
|
|
|