| Index: third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h b/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h
|
| index 8deb930efd5e1511a2a040cf5c2f2701f2810c86..46fb917d2faa162cca66cbe0dfecc501b0d35669 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/IDLDictionaryBase.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "platform/wtf/Allocator.h"
|
| #include "v8/include/v8.h"
|
| -#include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|