| Index: third_party/WebKit/Source/core/editing/SelectionAdjuster.h
|
| diff --git a/third_party/WebKit/Source/core/editing/SelectionAdjuster.h b/third_party/WebKit/Source/core/editing/SelectionAdjuster.h
|
| index 4fcea0b5a06ff4670c1a17c5e2d15b537c141729..f7c10477f8bd56d763805383489539f177c2d621 100644
|
| --- a/third_party/WebKit/Source/core/editing/SelectionAdjuster.h
|
| +++ b/third_party/WebKit/Source/core/editing/SelectionAdjuster.h
|
| @@ -6,7 +6,7 @@
|
| #define SelectionAdjuster_h
|
|
|
| #include "core/editing/VisibleSelection.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|