| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 018f2d8510f2d8b9c8ec4d4e69027acf4a0a708d..e3c0bd138ebac945c6fd4b1b0112394e88baed21 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -71,7 +71,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",
|
| ]
|
| }
|
| }
|
|
|