| Index: storage/browser/test/mock_blob_url_request_context.cc
|
| diff --git a/content/public/test/mock_blob_url_request_context.cc b/storage/browser/test/mock_blob_url_request_context.cc
|
| similarity index 96%
|
| rename from content/public/test/mock_blob_url_request_context.cc
|
| rename to storage/browser/test/mock_blob_url_request_context.cc
|
| index 515c1f3c280706b734d3e6663a9b5babb5c59a9f..857f1d657eaf3dccbc29eda3a49c3c1db76e937d 100644
|
| --- a/content/public/test/mock_blob_url_request_context.cc
|
| +++ b/storage/browser/test/mock_blob_url_request_context.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/public/test/mock_blob_url_request_context.h"
|
| +#include "storage/browser/test/mock_blob_url_request_context.h"
|
|
|
| #include "base/memory/ptr_util.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
|
|