| Index: chrome/browser/ntp_snippets/ntp_snippets_metrics.h
|
| diff --git a/chrome/browser/ntp_snippets/ntp_snippets_metrics.h b/chrome/browser/ntp_snippets/ntp_snippets_metrics.h
|
| index de37765c2c3e880b40eccf5b54f23ad29a5be0af..10c36b818fa31d47820958dfcc6573d87d797398 100644
|
| --- a/chrome/browser/ntp_snippets/ntp_snippets_metrics.h
|
| +++ b/chrome/browser/ntp_snippets/ntp_snippets_metrics.h
|
| @@ -12,6 +12,7 @@ enum ContentSuggestionsNotificationImpression {
|
| MAX_CONTENT_SUGGESTIONS_NOTIFICATION_IMPRESSION
|
| };
|
|
|
| +// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.chrome.browser.ntp.snippets
|
| enum ContentSuggestionsNotificationAction {
|
| CONTENT_SUGGESTIONS_TAP = 0, // User tapped notification to open article.
|
| CONTENT_SUGGESTIONS_DISMISSAL, // User swiped notification to dismiss it.
|
|
|