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..51f3614aadd597d91f2168fab2200e2560d8deb4 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. |
+// notification_operation_common::NotificationOperation enum. |
// The latter cannot be reused because the XPC service is not aware of |
// PlatformNotificationCenter. |
enum NotificationOperation { |