Chromium Code Reviews| Index: Source/modules/filesystem/EntryBase.h |
| diff --git a/Source/modules/filesystem/EntryBase.h b/Source/modules/filesystem/EntryBase.h |
| index 06b87848a144aced0dd7f876c24be3464efb5bac..fe21fafdfe8045feeaf253556a2fc9dbe3d3d4ca 100644 |
| --- a/Source/modules/filesystem/EntryBase.h |
| +++ b/Source/modules/filesystem/EntryBase.h |
| @@ -31,7 +31,7 @@ |
| #ifndef EntryBase_h |
| #define EntryBase_h |
| -#include "heap/Handle.h" |
| +#include "platform/heap/Handle.h" |
| #include "wtf/RefCounted.h" |
| #include "wtf/text/WTFString.h" |