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