| Index: third_party/WebKit/Source/core/paint/EmbeddedObjectPaintInvalidator.h
|
| diff --git a/third_party/WebKit/Source/core/paint/EmbeddedObjectPaintInvalidator.h b/third_party/WebKit/Source/core/paint/EmbeddedObjectPaintInvalidator.h
|
| index c101123a48b357e6eb3a715a2ddeeb76d96274ca..90a7946b4ec39834204f24bec896b0831d6426d6 100644
|
| --- a/third_party/WebKit/Source/core/paint/EmbeddedObjectPaintInvalidator.h
|
| +++ b/third_party/WebKit/Source/core/paint/EmbeddedObjectPaintInvalidator.h
|
| @@ -6,7 +6,7 @@
|
| #define EmbeddedObjectPaintInvalidator_h
|
|
|
| #include "platform/graphics/PaintInvalidationReason.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|