| Index: components/ntp_snippets/BUILD.gn
|
| diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
|
| index 7a6c0fa29a2fe84ab9992772bcca3e0d8cf1778f..2a6c8c892efc82d5a5131cca73d2fc35869fd961 100644
|
| --- a/components/ntp_snippets/BUILD.gn
|
| +++ b/components/ntp_snippets/BUILD.gn
|
| @@ -70,7 +70,7 @@ source_set("ntp_snippets") {
|
| if (is_android) {
|
| java_cpp_enum("ntp_snippets_java_enums_srcjar") {
|
| sources = [
|
| - "ntp_snippets_status_service.h",
|
| + "content_suggestions_category_status.h",
|
| ]
|
| }
|
| }
|
|
|