| Index: content/child/fileapi/webfilewriter_impl.h
|
| diff --git a/content/child/fileapi/webfilewriter_impl.h b/content/child/fileapi/webfilewriter_impl.h
|
| index d157615e7d6cd82b89d9247218026de8a3c0c484..613df928345b0aa7ddf03b8b26e051fba52193d6 100644
|
| --- a/content/child/fileapi/webfilewriter_impl.h
|
| +++ b/content/child/fileapi/webfilewriter_impl.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/callback_forward.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/child/fileapi/webfilewriter_base.h"
|
|
|