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

Unified Diff: components/sync_driver/revisit/offset_tab_matcher.cc

Issue 1361613002: Move all core files in //components/sessions into core/ subdir (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 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_driver/revisit/offset_tab_matcher.cc
diff --git a/components/sync_driver/revisit/offset_tab_matcher.cc b/components/sync_driver/revisit/offset_tab_matcher.cc
index 7d99e0ce682461a4781d0f844b82dc4afb9ff4ae..51aab13f58f0dff4776bcbcad20bdff9c9db9737 100644
--- a/components/sync_driver/revisit/offset_tab_matcher.cc
+++ b/components/sync_driver/revisit/offset_tab_matcher.cc
@@ -6,7 +6,7 @@
#include "base/metrics/histogram_macros.h"
#include "base/metrics/sparse_histogram.h"
-#include "components/sessions/serialized_navigation_entry.h"
+#include "components/sessions/core/serialized_navigation_entry.h"
namespace sync_driver {
« no previous file with comments | « components/sync_driver/revisit/offset_tab_matcher.h ('k') | components/sync_driver/revisit/offset_tab_matcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698