| Index: Source/core/loader/CachedMetadata.cpp
|
| diff --git a/Source/core/loader/CachedMetadata.cpp b/Source/core/loader/CachedMetadata.cpp
|
| index b74c09b53f934d9a06c0f01fcad30d4349b292fa..7e58e095f30bd46a7905a1f6dcec53ec64ed4906 100644
|
| --- a/Source/core/loader/CachedMetadata.cpp
|
| +++ b/Source/core/loader/CachedMetadata.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/loader/CachedMetadata.h"
|
|
|
| -#include "WebCoreMemoryInstrumentation.h"
|
| +#include "core/dom/WebCoreMemoryInstrumentation.h"
|
| #include <wtf/MemoryInstrumentationVector.h>
|
|
|
| namespace WebCore {
|
|
|