| Index: content/public/test/mock_storage_client.h
|
| diff --git a/content/public/test/mock_storage_client.h b/content/public/test/mock_storage_client.h
|
| index d54626df0c5b44163b0fad0498d8a8f2354cbe08..9576d6cf5d353ea6fc94a8a4a0dbc6e2b3297be0 100644
|
| --- a/content/public/test/mock_storage_client.h
|
| +++ b/content/public/test/mock_storage_client.h
|
| @@ -13,8 +13,8 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
| +#include "storage/browser/quota/quota_client.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/browser/quota/quota_client.h"
|
|
|
| namespace storage {
|
| class QuotaManagerProxy;
|
|
|