| Index: third_party/WebKit/Source/core/frame/Location.h
|
| diff --git a/third_party/WebKit/Source/core/frame/Location.h b/third_party/WebKit/Source/core/frame/Location.h
|
| index 602e485553ec91cfdb3ebe039d0487f1d328fc50..d5d506f13db26f00be97fdf17432e64a2bd11344 100644
|
| --- a/third_party/WebKit/Source/core/frame/Location.h
|
| +++ b/third_party/WebKit/Source/core/frame/Location.h
|
| @@ -34,7 +34,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/dom/DOMStringList.h"
|
| #include "core/frame/DOMWindow.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|