| Index: third_party/WebKit/Source/modules/filesystem/DirectoryEntrySync.h
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/DirectoryEntrySync.h b/third_party/WebKit/Source/modules/filesystem/DirectoryEntrySync.h
|
| index 570c6a114b9a363c5ea455b3f2d4407d5695d79b..475f781e48da3ebab5d0e247a0f82704101bd5ac 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/DirectoryEntrySync.h
|
| +++ b/third_party/WebKit/Source/modules/filesystem/DirectoryEntrySync.h
|
| @@ -32,7 +32,7 @@
|
| #define DirectoryEntrySync_h
|
|
|
| #include "modules/filesystem/EntrySync.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|