Chromium Code Reviews| Index: components/ntp_snippets/BUILD.gn |
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
| index 59e4c270ee6fe171f80419457d54ec2dfe4872b1..79449b73be30990ac577707e9ddebfabeb8c612b 100644 |
| --- a/components/ntp_snippets/BUILD.gn |
| +++ b/components/ntp_snippets/BUILD.gn |
| @@ -83,6 +83,7 @@ static_library("ntp_snippets") { |
| if (is_android) { |
| java_cpp_enum("ntp_snippets_java_enums_srcjar") { |
| sources = [ |
| + "category.h", |
| "category_status.h", |
| ] |
| } |