| Index: extensions/common/manifest_constants.h
|
| diff --git a/extensions/common/manifest_constants.h b/extensions/common/manifest_constants.h
|
| index cf928bde65d6708398f26a3a25822dce5d9709b4..9aec423de97927eb108fb312c6e8f71dadc3c104 100644
|
| --- a/extensions/common/manifest_constants.h
|
| +++ b/extensions/common/manifest_constants.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef EXTENSIONS_COMMON_MANIFEST_CONSTANTS_H_
|
| #define EXTENSIONS_COMMON_MANIFEST_CONSTANTS_H_
|
|
|
| +#include "build/build_config.h"
|
| +
|
| namespace extensions {
|
|
|
| // Keys used in JSON representation of extensions.
|
|
|