Index: chrome/browser/notifications/notification_object_proxy.h |
=================================================================== |
--- chrome/browser/notifications/notification_object_proxy.h (revision 88079) |
+++ chrome/browser/notifications/notification_object_proxy.h (working copy) |
@@ -39,9 +39,6 @@ |
virtual ~NotificationObjectProxy() {} |
private: |
- // Called on UI thread to send a message. |
- void Send(IPC::Message* message); |
- |
// Callback information to find the JS Notification object where it lives. |
int process_id_; |
int route_id_; |