| Index: Source/core/rendering/InlineBox.cpp
|
| diff --git a/Source/core/rendering/InlineBox.cpp b/Source/core/rendering/InlineBox.cpp
|
| index cebc4175df32113190dd7c4664a39db51a1ac13d..6c7da93e90e5313dbecb106960d8c50d25dba311 100644
|
| --- a/Source/core/rendering/InlineBox.cpp
|
| +++ b/Source/core/rendering/InlineBox.cpp
|
| @@ -20,7 +20,7 @@
|
| #include "config.h"
|
| #include "core/rendering/InlineBox.h"
|
|
|
| -#include "WebCoreMemoryInstrumentation.h"
|
| +#include "core/dom/WebCoreMemoryInstrumentation.h"
|
| #include "core/page/Frame.h"
|
| #include "core/page/Page.h"
|
| #include "core/platform/graphics/FontMetrics.h"
|
|
|