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

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

Issue 2258873003: [Sync] Move sessions/ to engine/cycle/ and rename things to match. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 4 months 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
« no previous file with comments | « components/sync/engine/events/normal_get_updates_request_event.cc ('k') | components/sync/engine_impl/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/events/poll_get_updates_request_event.h
diff --git a/components/sync/engine/events/poll_get_updates_request_event.h b/components/sync/engine/events/poll_get_updates_request_event.h
index 1e5962c144892fbbb4960cd908a31640d804f4c6..12b2542847f1881a9dd543bb849e0c463dfb9ef4 100644
--- a/components/sync/engine/events/poll_get_updates_request_event.h
+++ b/components/sync/engine/events/poll_get_updates_request_event.h
@@ -17,9 +17,7 @@
namespace syncer {
-namespace sessions {
class NudgeTracker;
-} // namespace sessions
// An event representing a poll request sent to the server.
class PollGetUpdatesRequestEvent : public ProtocolEvent {
« no previous file with comments | « components/sync/engine/events/normal_get_updates_request_event.cc ('k') | components/sync/engine_impl/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698