Chromium Code Reviews| Index: components/sync/engine_impl/events/poll_get_updates_request_event.h |
| diff --git a/components/sync/engine_impl/events/poll_get_updates_request_event.h b/components/sync/engine_impl/events/poll_get_updates_request_event.h |
| index be7e0d1b323d6ef5713e4fc075b53090e6b21eef..20cb2e3d13eff1fc34310ed7c4ac6dadaac1c740 100644 |
| --- a/components/sync/engine_impl/events/poll_get_updates_request_event.h |
| +++ b/components/sync/engine_impl/events/poll_get_updates_request_event.h |
| @@ -17,8 +17,6 @@ |
| namespace syncer { |
| -class NudgeTracker; |
| - |
| // An event representing a poll request sent to the server. |
| class PollGetUpdatesRequestEvent : public ProtocolEvent { |
| public: |