| Index: third_party/WebKit/Source/core/paint/ViewPaintInvalidator.h
|
| diff --git a/third_party/WebKit/Source/core/paint/ViewPaintInvalidator.h b/third_party/WebKit/Source/core/paint/ViewPaintInvalidator.h
|
| index 02d4e4550bf854d450842c98261f33ad7dc0b7a9..53f877d7644048606b41e81ee6a17c09b2ff8c3e 100644
|
| --- a/third_party/WebKit/Source/core/paint/ViewPaintInvalidator.h
|
| +++ b/third_party/WebKit/Source/core/paint/ViewPaintInvalidator.h
|
| @@ -6,7 +6,7 @@
|
| #define ViewPaintInvalidator_h
|
|
|
| #include "platform/graphics/PaintInvalidationReason.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|