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

Unified Diff: components/sync_sessions/sessions_sync_manager.cc

Issue 2387553002: [Sync] Removing duplicated includes between cc and h files. (Closed)
Patch Set: Fixing DataTypeStatusTable Created 4 years, 3 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_sessions/revisit/page_revisit_broadcaster.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_sessions/sessions_sync_manager.cc
diff --git a/components/sync_sessions/sessions_sync_manager.cc b/components/sync_sessions/sessions_sync_manager.cc
index fd7fd5099132823ee140f206dad22bd2c8751f8d..959916e7f109d7d3828b4cf7f0b2129c7e7a53a8 100644
--- a/components/sync_sessions/sessions_sync_manager.cc
+++ b/components/sync_sessions/sessions_sync_manager.cc
@@ -17,7 +17,6 @@
#include "components/sync/api/time.h"
#include "components/sync/device_info/local_device_info_provider.h"
#include "components/sync/syncable/syncable_util.h"
-#include "components/sync_sessions/lost_navigations_recorder.h"
#include "components/sync_sessions/sync_sessions_client.h"
#include "components/sync_sessions/synced_tab_delegate.h"
#include "components/sync_sessions/synced_window_delegate.h"
« no previous file with comments | « components/sync_sessions/revisit/page_revisit_broadcaster.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698