| Index: chrome/common/extensions/api/spellcheck/spellcheck_handler.h
|
| diff --git a/chrome/common/extensions/api/spellcheck/spellcheck_handler.h b/chrome/common/extensions/api/spellcheck/spellcheck_handler.h
|
| index 1c484fcb4a7e4fc68a5e70f86bba272c93176a30..3e37d9205f2f88583c116c45d16646eb44e003e5 100644
|
| --- a/chrome/common/extensions/api/spellcheck/spellcheck_handler.h
|
| +++ b/chrome/common/extensions/api/spellcheck/spellcheck_handler.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_COMMON_EXTENSIONS_API_SPELLCHECK_SPELLCHECK_HANDLER_H_
|
|
|
| #include "chrome/common/extensions/extension.h"
|
| -#include "chrome/common/extensions/manifest_handler.h"
|
| +#include "extensions/common/manifest_handler.h"
|
|
|
| namespace extensions {
|
|
|
|
|