| Index: third_party/WebKit/Source/core/layout/compositing/CompositedSelection.h
|
| diff --git a/third_party/WebKit/Source/core/layout/compositing/CompositedSelection.h b/third_party/WebKit/Source/core/layout/compositing/CompositedSelection.h
|
| index 9a3a38167d0836c3bca0f35a90b5a44df3315028..b356e956a725284cc06ebff642c5b38a18145237 100644
|
| --- a/third_party/WebKit/Source/core/layout/compositing/CompositedSelection.h
|
| +++ b/third_party/WebKit/Source/core/layout/compositing/CompositedSelection.h
|
| @@ -35,7 +35,7 @@
|
| #include "core/layout/compositing/CompositedSelectionBound.h"
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/graphics/GraphicsLayer.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|