Index: components/ntp_snippets/BUILD.gn |
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn |
index 9dd2e2d4fa2543d5adb93b0a7fed36c0caf0fffd..d88ac5ddd1cc124c642d8527a5e93375d56acb5f 100644 |
--- a/components/ntp_snippets/BUILD.gn |
+++ b/components/ntp_snippets/BUILD.gn |
@@ -73,6 +73,7 @@ static_library("ntp_snippets") { |
if (is_android) { |
java_cpp_enum("ntp_snippets_java_enums_srcjar") { |
sources = [ |
+ "content_suggestions_category.h", |
"content_suggestions_category_status.h", |
] |
} |