| Index: Source/modules/filesystem/EntriesCallback.h
|
| diff --git a/Source/modules/filesystem/EntriesCallback.h b/Source/modules/filesystem/EntriesCallback.h
|
| index c72070786006b4f2e36b9887f15a65036e4aa025..dccf01ad79a33b2978d4109c6d684d1473ec5984 100644
|
| --- a/Source/modules/filesystem/EntriesCallback.h
|
| +++ b/Source/modules/filesystem/EntriesCallback.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef EntriesCallback_h
|
| #define EntriesCallback_h
|
|
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|