| Index: extensions/common/manifest_handlers/options_page_info.h
|
| diff --git a/extensions/common/manifest_handlers/options_page_info.h b/extensions/common/manifest_handlers/options_page_info.h
|
| index b448f6fc3bd71f7752b274f403f12721cfc7056b..fcde3e22e81bb860620c1315f46fbf271572bce6 100644
|
| --- a/extensions/common/manifest_handlers/options_page_info.h
|
| +++ b/extensions/common/manifest_handlers/options_page_info.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/values.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|