| Index: third_party/WebKit/Source/core/editing/GranularityStrategy.h
|
| diff --git a/third_party/WebKit/Source/core/editing/GranularityStrategy.h b/third_party/WebKit/Source/core/editing/GranularityStrategy.h
|
| index e42295729a2dc526a68699e41358685e96f9844b..46fa3ba2e3810990de2992da543868d757bbaef7 100644
|
| --- a/third_party/WebKit/Source/core/editing/GranularityStrategy.h
|
| +++ b/third_party/WebKit/Source/core/editing/GranularityStrategy.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/editing/SelectionStrategy.h"
|
| #include "core/editing/SelectionTemplate.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|