| Index: third_party/WebKit/Source/modules/filesystem/FileEntrySync.h
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/FileEntrySync.h b/third_party/WebKit/Source/modules/filesystem/FileEntrySync.h
|
| index 1e430c4d6921fd5e6798a20732a0c2a88bba3a88..d2f03dac0b2323ec2d9ef4cec4cd1b3b47f13640 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/FileEntrySync.h
|
| +++ b/third_party/WebKit/Source/modules/filesystem/FileEntrySync.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "modules/filesystem/EntrySync.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|