| Index: content/browser/storage_partition_impl_map.cc
|
| diff --git a/content/browser/storage_partition_impl_map.cc b/content/browser/storage_partition_impl_map.cc
|
| index d8b2e12704edc18e3b434ad5d644a34f307eb291..afd9c17875fa71c9c52421719f481b44aea12ea7 100644
|
| --- a/content/browser/storage_partition_impl_map.cc
|
| +++ b/content/browser/storage_partition_impl_map.cc
|
| @@ -39,7 +39,6 @@
|
| #include "storage/browser/blob/blob_storage_context.h"
|
| #include "storage/browser/blob/blob_url_request_job_factory.h"
|
| #include "storage/browser/fileapi/file_system_url_request_job_factory.h"
|
| -#include "storage/common/blob/blob_data.h"
|
|
|
| using storage::FileSystemContext;
|
| using storage::BlobStorageContext;
|
|
|