| Index: storage/browser/blob/blob_async_builder_host.h
|
| diff --git a/storage/browser/blob/blob_async_builder_host.h b/storage/browser/blob/blob_async_builder_host.h
|
| index b7e82fb3dd7dd97b6422b70e301f881dbab93f5d..400d0eab7012547ea3fbeb36440da61737b1dc22 100644
|
| --- a/storage/browser/blob/blob_async_builder_host.h
|
| +++ b/storage/browser/blob/blob_async_builder_host.h
|
| @@ -17,7 +17,6 @@
|
| #include "base/callback.h"
|
| #include "base/files/file.h"
|
| #include "base/macros.h"
|
| -#include "base/memory/ref_counted.h"
|
| #include "base/memory/shared_memory_handle.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "storage/browser/blob/blob_async_transport_request_builder.h"
|
|
|