| Index: Source/core/rendering/style/StyleRareInheritedData.cpp
|
| diff --git a/Source/core/rendering/style/StyleRareInheritedData.cpp b/Source/core/rendering/style/StyleRareInheritedData.cpp
|
| index d98a06343454d96cb00a00854127945836572775..96985b72363af83def254833587c2b1c15e6fc94 100644
|
| --- a/Source/core/rendering/style/StyleRareInheritedData.cpp
|
| +++ b/Source/core/rendering/style/StyleRareInheritedData.cpp
|
| @@ -22,7 +22,7 @@
|
| #include "config.h"
|
| #include "core/rendering/style/StyleRareInheritedData.h"
|
|
|
| -#include "WebCoreMemoryInstrumentation.h"
|
| +#include "core/dom/WebCoreMemoryInstrumentation.h"
|
| #include "core/rendering/style/CursorList.h"
|
| #include "core/rendering/style/QuotesData.h"
|
| #include "core/rendering/style/RenderStyle.h"
|
|
|