Chromium Code Reviews| Index: jingle/notifier/listener/push_client_observer.cc |
| diff --git a/jingle/notifier/listener/push_client_observer.cc b/jingle/notifier/listener/push_client_observer.cc |
| index 04a877b52c78ec897a02a97d3281007731bd965b..a958eea1abd53e0f162ca659b63c36702d34122e 100644 |
| --- a/jingle/notifier/listener/push_client_observer.cc |
| +++ b/jingle/notifier/listener/push_client_observer.cc |
| @@ -8,4 +8,6 @@ namespace notifier { |
| PushClientObserver::~PushClientObserver() {} |
| +void PushClientObserver::OnPingResponse() {} |
| + |
| } // namespace notifier |