| Index: third_party/WebKit/Source/modules/installedapp/RelatedApplication.h
|
| diff --git a/third_party/WebKit/Source/modules/installedapp/RelatedApplication.h b/third_party/WebKit/Source/modules/installedapp/RelatedApplication.h
|
| index ede0554579e876ffe55b9bc7bebfe146d0a9529d..0068089c34596ce7168686dde1a55a76a0f7801b 100644
|
| --- a/third_party/WebKit/Source/modules/installedapp/RelatedApplication.h
|
| +++ b/third_party/WebKit/Source/modules/installedapp/RelatedApplication.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/GarbageCollected.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|