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

Unified Diff: components/sync_driver/revisit/offset_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/offset_tab_matcher.h
diff --git a/components/sync_driver/revisit/offset_tab_matcher.h b/components/sync_driver/revisit/offset_tab_matcher.h
index d0789cf40065cd96228f0a3e69dbe5e0c90d88a2..720527d97d8ee61fc26903baef99dac0cd5b3d33 100644
--- a/components/sync_driver/revisit/offset_tab_matcher.h
+++ b/components/sync_driver/revisit/offset_tab_matcher.h
@@ -5,7 +5,7 @@
#ifndef COMPONENTS_SYNC_DRIVER_OFFSET_TAB_MATCHER_H_
#define COMPONENTS_SYNC_DRIVER_OFFSET_TAB_MATCHER_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/revisit/current_tab_matcher_unittest.cc ('k') | components/sync_driver/revisit/offset_tab_matcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698