| Index: third_party/WebKit/Source/modules/filesystem/EntrySync.h
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/EntrySync.h b/third_party/WebKit/Source/modules/filesystem/EntrySync.h
|
| index b1d2e813e62774d5e051bba4cd2d9dc8b32ed080..53aa2886a443b31113a1a31d0b064cda29f17712 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/EntrySync.h
|
| +++ b/third_party/WebKit/Source/modules/filesystem/EntrySync.h
|
| @@ -35,7 +35,7 @@
|
| #include "modules/filesystem/DOMFileSystemSync.h"
|
| #include "modules/filesystem/EntryBase.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|