| Index: storage/browser/test/mock_storage_client.cc
|
| diff --git a/content/public/test/mock_storage_client.cc b/storage/browser/test/mock_storage_client.cc
|
| similarity index 99%
|
| rename from content/public/test/mock_storage_client.cc
|
| rename to storage/browser/test/mock_storage_client.cc
|
| index 313aa214e8fa78a7fad7936938f2aa7834b896fd..9bb8da83f89917c639a6a2a12918300d32a3c8be 100644
|
| --- a/content/public/test/mock_storage_client.cc
|
| +++ b/storage/browser/test/mock_storage_client.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_storage_client.h"
|
| +#include "storage/browser/test/mock_storage_client.h"
|
|
|
| #include <memory>
|
|
|
|
|