Chromium Code Reviews| Index: extensions/common/BUILD.gn |
| diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn |
| index c23df445dac06ee88d0676551000d9ef07c768c0..406538ac1b24f8a7cf8ab88665b50d40d09fe28b 100644 |
| --- a/extensions/common/BUILD.gn |
| +++ b/extensions/common/BUILD.gn |
| @@ -46,6 +46,7 @@ if (enable_extensions) { |
| "cast/cast_cert_validator.h", |
| "common_manifest_handlers.cc", |
| "common_manifest_handlers.h", |
| + "consumer_id.h", |
|
Devlin
2015/01/26 20:12:09
host_id
Xi Han
2015/01/26 23:27:53
Great catch! How can I forget to update here:(
|
| "csp_validator.cc", |
| "csp_validator.h", |
| "dom_action_types.h", |