| 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 3e37d9205f2f88583c116c45d16646eb44e003e5..466acfbd46b15996462a00e66a8b275fd47f6576 100644
|
| --- a/chrome/common/extensions/api/spellcheck/spellcheck_handler.h
|
| +++ b/chrome/common/extensions/api/spellcheck/spellcheck_handler.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_COMMON_EXTENSIONS_API_SPELLCHECK_SPELLCHECK_HANDLER_H_
|
| #define CHROME_COMMON_EXTENSIONS_API_SPELLCHECK_SPELLCHECK_HANDLER_H_
|
|
|
| -#include "chrome/common/extensions/extension.h"
|
| +#include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|
| namespace extensions {
|
|
|