| Index: third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h
|
| diff --git a/third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h b/third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h
|
| index ef612e99e76f9464c5b83d845fa256b011e1405b..9d26242ef877e73203afe99c52208f94e08695fa 100644
|
| --- a/third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h
|
| +++ b/third_party/WebKit/Source/core/dom/IgnoreDestructiveWriteCountIncrementer.h
|
| @@ -27,7 +27,7 @@
|
| #define IgnoreDestructiveWriteCountIncrementer_h
|
|
|
| #include "core/dom/Document.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|