| Index: third_party/WebKit/Source/modules/filesystem/EntryBase.h
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/EntryBase.h b/third_party/WebKit/Source/modules/filesystem/EntryBase.h
|
| index 2ffd7aed125fb98def4ab20dd0f558c443cbc77e..3a65535db27f25cd6a1d03c88a74c98e039637d6 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/EntryBase.h
|
| +++ b/third_party/WebKit/Source/modules/filesystem/EntryBase.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "modules/ModulesExport.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|