| Index: extensions/common/manifest_handlers/csp_info.h
|
| diff --git a/extensions/common/manifest_handlers/csp_info.h b/extensions/common/manifest_handlers/csp_info.h
|
| index e1a853746c214c4414231efa2e08bbfefe2340f7..a9b78d46d35ca72686dd0a071b8e2feeaa913ca7 100644
|
| --- a/extensions/common/manifest_handlers/csp_info.h
|
| +++ b/extensions/common/manifest_handlers/csp_info.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|
|
|