Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: components/sync/engine_impl/events/poll_get_updates_request_event.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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:
« no previous file with comments | « components/sync/engine_impl/directory_update_handler.h ('k') | components/sync/engine_impl/get_updates_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698