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

Unified Diff: components/sync_sessions/lost_navigations_recorder.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
Index: components/sync_sessions/lost_navigations_recorder.cc
diff --git a/components/sync_sessions/lost_navigations_recorder.cc b/components/sync_sessions/lost_navigations_recorder.cc
index 5f9b1f9cfaf750530b730e8914e52a4658e33820..6b3cd503bb649855c45f1c48504166934a25ae53 100644
--- a/components/sync_sessions/lost_navigations_recorder.cc
+++ b/components/sync_sessions/lost_navigations_recorder.cc
@@ -4,7 +4,6 @@
#include "base/metrics/histogram_macros.h"
#include "base/stl_util.h"
-#include "components/sync/api/sync_change.h"
#include "components/sync/syncable/entry.h"
#include "components/sync_sessions/lost_navigations_recorder.h"
« no previous file with comments | « components/sync_sessions/favicon_cache.cc ('k') | components/sync_sessions/revisit/page_revisit_broadcaster.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698