| Index: third_party/WebKit/Source/core/paint/BlockFlowPaintInvalidator.h
|
| diff --git a/third_party/WebKit/Source/core/paint/BlockFlowPaintInvalidator.h b/third_party/WebKit/Source/core/paint/BlockFlowPaintInvalidator.h
|
| index dce28038fcb4b1f59eb770b074a5b1d46033fef2..c39dc7769ce82740b24c3fbd45a36959073faa60 100644
|
| --- a/third_party/WebKit/Source/core/paint/BlockFlowPaintInvalidator.h
|
| +++ b/third_party/WebKit/Source/core/paint/BlockFlowPaintInvalidator.h
|
| @@ -6,7 +6,7 @@
|
| #define BlockFlowPaintInvalidator_h
|
|
|
| #include "platform/graphics/PaintInvalidationReason.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|