| Index: third_party/WebKit/Source/core/frame/DOMWindowBase64.h
|
| diff --git a/third_party/WebKit/Source/core/frame/DOMWindowBase64.h b/third_party/WebKit/Source/core/frame/DOMWindowBase64.h
|
| index c1be67a16c3097e06cd8a3ec82a0908a3883cee3..3641db92bf0bf317cbe9322deacc841cca7390f4 100644
|
| --- a/third_party/WebKit/Source/core/frame/DOMWindowBase64.h
|
| +++ b/third_party/WebKit/Source/core/frame/DOMWindowBase64.h
|
| @@ -33,7 +33,7 @@
|
| #ifndef DOMWindowBase64_h
|
| #define DOMWindowBase64_h
|
|
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|