| Index: third_party/WebKit/Source/core/CoreInitializer.h
|
| diff --git a/third_party/WebKit/Source/core/CoreInitializer.h b/third_party/WebKit/Source/core/CoreInitializer.h
|
| index 178c7e7c42bf5f48c48e495fd5e25bbe77568508..ccc61d4db54571a2c8c0fb7ae6066dce57c12008 100644
|
| --- a/third_party/WebKit/Source/core/CoreInitializer.h
|
| +++ b/third_party/WebKit/Source/core/CoreInitializer.h
|
| @@ -32,7 +32,7 @@
|
| #define CoreInitializer_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|