| 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 53bfe32679440f846b1815f4b4c58a12fb602ce0..8c9122d129d4ad164a4d030c2d85cca11f0b28c6 100644
|
| --- a/chrome/common/extensions/api/spellcheck/spellcheck_handler.h
|
| +++ b/chrome/common/extensions/api/spellcheck/spellcheck_handler.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_COMMON_EXTENSIONS_API_SPELLCHECK_SPELLCHECK_HANDLER_H_
|
| #define CHROME_COMMON_EXTENSIONS_API_SPELLCHECK_SPELLCHECK_HANDLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|
|
|