Chromium Code Reviews| Index: content/browser/mach_broker_mac.h |
| =================================================================== |
| --- content/browser/mach_broker_mac.h (revision 91968) |
| +++ content/browser/mach_broker_mac.h (working copy) |
| @@ -80,7 +80,7 @@ |
| virtual mach_port_t TaskForPid(base::ProcessHandle process) const; |
| // Implement |NotificationObserver|. |
| - virtual void Observe(NotificationType type, |
| + virtual void Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details); |
| private: |