| Index: chrome/browser/ui/cocoa/notifications/notification_response_builder_mac.mm
|
| diff --git a/chrome/browser/ui/cocoa/notifications/notification_response_builder_mac.mm b/chrome/browser/ui/cocoa/notifications/notification_response_builder_mac.mm
|
| index cf4df014184f8df80027d21ff31fe51e698472df..1e78261b9fbf769cb44618815aa1f7753f5d9b47 100644
|
| --- a/chrome/browser/ui/cocoa/notifications/notification_response_builder_mac.mm
|
| +++ b/chrome/browser/ui/cocoa/notifications/notification_response_builder_mac.mm
|
| @@ -10,7 +10,7 @@
|
| namespace {
|
|
|
| // Make sure this Obj-C enum is kept in sync with the
|
| -// PlatformNotificationServiceImpl NotificationOperation enum.
|
| +// NotificationCommon::Operation enum.
|
| // The latter cannot be reused because the XPC service is not aware of
|
| // PlatformNotificationCenter.
|
| enum NotificationOperation {
|
|
|