| Index: components/ntp_snippets/ntp_snippets_status_service.h
|
| diff --git a/components/ntp_snippets/ntp_snippets_status_service.h b/components/ntp_snippets/ntp_snippets_status_service.h
|
| index 50482464e5a1219dba9ee6eac661a1ef5cec6a3a..5b0fcb85758ce3b70ba4b64aafb72a5d4e085908 100644
|
| --- a/components/ntp_snippets/ntp_snippets_status_service.h
|
| +++ b/components/ntp_snippets/ntp_snippets_status_service.h
|
| @@ -21,8 +21,6 @@ class SyncService;
|
|
|
| namespace ntp_snippets {
|
|
|
| -// On Android builds, a Java counterpart will be generated for this enum.
|
| -// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.chrome.browser.ntp.snippets
|
| enum class DisabledReason : int {
|
| // Snippets are enabled
|
| NONE,
|
|
|