| Index: third_party/WebKit/Source/modules/filesystem/FileSystemClient.h
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/FileSystemClient.h b/third_party/WebKit/Source/modules/filesystem/FileSystemClient.h
|
| index bcf6233852a4803f2b09d445d900f2fc3991a8b2..de959d9fa27a86841cfef680e54384840c4e32af 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/FileSystemClient.h
|
| +++ b/third_party/WebKit/Source/modules/filesystem/FileSystemClient.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "modules/ModulesExport.h"
|
| #include "platform/FileSystemType.h"
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
|
|