| Index: third_party/WebKit/Source/core/dom/ThrowOnDynamicMarkupInsertionCountIncrementer.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ThrowOnDynamicMarkupInsertionCountIncrementer.h b/third_party/WebKit/Source/core/dom/ThrowOnDynamicMarkupInsertionCountIncrementer.h
|
| index 988219827497c88f094b007f29939b779eec73bf..8a50b8d6b4598b540a801ead22d5a75b9dc1ca44 100644
|
| --- a/third_party/WebKit/Source/core/dom/ThrowOnDynamicMarkupInsertionCountIncrementer.h
|
| +++ b/third_party/WebKit/Source/core/dom/ThrowOnDynamicMarkupInsertionCountIncrementer.h
|
| @@ -6,7 +6,7 @@
|
| #define ThrowOnDynamicMarkupInsertionCountIncrementer_h
|
|
|
| #include "core/dom/Document.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|