| Index: third_party/WebKit/Source/core/paint/PaintLayerPaintingInfo.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintLayerPaintingInfo.h b/third_party/WebKit/Source/core/paint/PaintLayerPaintingInfo.h
|
| index a809f6da3c3b14c898db6c24a47c793759ab3a31..bc1ca21b9a2670e56b3d3ed8ea9e3b5c67dfd74f 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintLayerPaintingInfo.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintLayerPaintingInfo.h
|
| @@ -47,7 +47,7 @@
|
|
|
| #include "core/paint/PaintPhase.h"
|
| #include "platform/geometry/LayoutRect.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|