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