| Index: extensions/shell/browser/shell_special_storage_policy.h
|
| diff --git a/extensions/shell/browser/shell_special_storage_policy.h b/extensions/shell/browser/shell_special_storage_policy.h
|
| index d2725d591388ee445db64823c906be14be38a7b2..8092dbacd267018d74e42909ec713b425d4da565 100644
|
| --- a/extensions/shell/browser/shell_special_storage_policy.h
|
| +++ b/extensions/shell/browser/shell_special_storage_policy.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef EXTENSIONS_SHELL_BROWSER_SHELL_SPECIAL_STORAGE_POLICY_H_
|
| #define EXTENSIONS_SHELL_BROWSER_SHELL_SPECIAL_STORAGE_POLICY_H_
|
|
|
| -#include "webkit/browser/quota/special_storage_policy.h"
|
| +#include "storage/browser/quota/special_storage_policy.h"
|
|
|
| namespace extensions {
|
|
|
|
|