| 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 12715f5e08e9d9dff37f0277ee48c5073b36ed81..cf8f556d10e8f6626ab1a8e5b0411bff7a475e33 100644
|
| --- a/content/public/test/mock_storage_client.h
|
| +++ b/content/public/test/mock_storage_client.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/browser/quota/quota_client.h"
|
| +#include "storage/browser/quota/quota_client.h"
|
|
|
| namespace quota {
|
| class QuotaManagerProxy;
|
|
|