| Index: Source/modules/filesystem/DirectoryEntry.h
|
| diff --git a/Source/modules/filesystem/DirectoryEntry.h b/Source/modules/filesystem/DirectoryEntry.h
|
| index f209dea3a0429bbee7f36dddea378b294c1a49c1..ff37139dce6c8ed58933e872e03014dfad03031a 100644
|
| --- a/Source/modules/filesystem/DirectoryEntry.h
|
| +++ b/Source/modules/filesystem/DirectoryEntry.h
|
| @@ -34,7 +34,6 @@
|
| #include "modules/filesystem/Entry.h"
|
| #include "modules/filesystem/FileSystemFlags.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|