| Index: content/public/test/mock_blob_url_request_context.cc
|
| diff --git a/content/public/test/mock_blob_url_request_context.cc b/content/public/test/mock_blob_url_request_context.cc
|
| index 57a432f724fb3844dafa236dca743892a22e95d1..7bf31e6a104e248063f1e183e35109a5e8ff4963 100644
|
| --- a/content/public/test/mock_blob_url_request_context.cc
|
| +++ b/content/public/test/mock_blob_url_request_context.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "content/public/test/mock_blob_url_request_context.h"
|
|
|
| +#include "storage/common/blob/blob_data.h"
|
| #include "webkit/browser/blob/blob_storage_context.h"
|
| #include "webkit/browser/blob/blob_url_request_job.h"
|
| #include "webkit/browser/blob/blob_url_request_job_factory.h"
|
| -#include "webkit/common/blob/blob_data.h"
|
|
|
|
|
| namespace content {
|
|
|