| Index: third_party/WebKit/Source/core/page/CreateWindow.h
|
| diff --git a/third_party/WebKit/Source/core/page/CreateWindow.h b/third_party/WebKit/Source/core/page/CreateWindow.h
|
| index 9772bc1c5b8630fef0aeeca87bc2a5655108cdc9..2a69d23035c55fc2e48706d47db959df9bb2892f 100644
|
| --- a/third_party/WebKit/Source/core/page/CreateWindow.h
|
| +++ b/third_party/WebKit/Source/core/page/CreateWindow.h
|
| @@ -30,7 +30,7 @@
|
| #include "core/frame/LocalDOMWindow.h"
|
| #include "core/loader/FrameLoaderTypes.h"
|
| #include "core/loader/NavigationPolicy.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| // To avoid conflicts with the CreateWindow macro from the Windows SDK...
|
| #undef CreateWindow
|
|
|