| Index: content/public/test/mock_special_storage_policy.h
|
| diff --git a/content/public/test/mock_special_storage_policy.h b/content/public/test/mock_special_storage_policy.h
|
| index 86ab07778ad5594059bfab404a08a305643acf3f..ceaf9b1b074608ab74e682af41cf1e65db317dff 100644
|
| --- a/content/public/test/mock_special_storage_policy.h
|
| +++ b/content/public/test/mock_special_storage_policy.h
|
| @@ -8,8 +8,8 @@
|
| #include <set>
|
| #include <string>
|
|
|
| +#include "storage/browser/quota/special_storage_policy.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/browser/quota/special_storage_policy.h"
|
|
|
| using storage::SpecialStoragePolicy;
|
|
|
|
|