| Index: third_party/WebKit/Source/core/CoreExport.h
|
| diff --git a/third_party/WebKit/Source/core/CoreExport.h b/third_party/WebKit/Source/core/CoreExport.h
|
| index 6767b0be2a38c99d502fccb574525c3cdca89003..83cb16f07e0f5b6fd3174146d361b1787b1ff3fd 100644
|
| --- a/third_party/WebKit/Source/core/CoreExport.h
|
| +++ b/third_party/WebKit/Source/core/CoreExport.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CoreExport_h
|
| #define CoreExport_h
|
|
|
| -#include "wtf/Compiler.h"
|
| +#include "platform/wtf/Compiler.h"
|
|
|
| #if defined(COMPONENT_BUILD)
|
| #if defined(WIN32)
|
|
|