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

Unified Diff: components/sync_driver/revisit/current_tab_matcher.h

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/current_tab_matcher.h
diff --git a/components/sync_driver/revisit/current_tab_matcher.h b/components/sync_driver/revisit/current_tab_matcher.h
index 3e900610e56b019f2b9460d6d5a0c2d69294544d..fa8cbf981af1e106519102f41ace9d518f8cd7fe 100644
--- a/components/sync_driver/revisit/current_tab_matcher.h
+++ b/components/sync_driver/revisit/current_tab_matcher.h
@@ -6,7 +6,7 @@
#define COMPONENTS_SYNC_DRIVER_CURRENT_TAB_MATCHER_H_
#include "base/gtest_prod_util.h"
-#include "components/sessions/session_types.h"
+#include "components/sessions/core/session_types.h"
#include "components/sync_driver/revisit/page_equality.h"
#include "components/sync_driver/revisit/page_visit_observer.h"
« no previous file with comments | « components/sync_driver/open_tabs_ui_delegate.h ('k') | components/sync_driver/revisit/current_tab_matcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698