Index: chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h |
diff --git a/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h b/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h |
index 76bad7dbd23b9742baf11d08805b7d9f0bcc4a7d..521c7b6ef3a9967f3974cb4a419f331eb866c4bf 100644 |
--- a/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h |
+++ b/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h |
@@ -6,8 +6,8 @@ |
#define CHROME_BROWSER_UI_SYNC_TAB_CONTENTS_SYNCED_TAB_DELEGATE_H_ |
#include "base/compiler_specific.h" |
-#include "chrome/browser/sessions/session_id.h" |
#include "chrome/browser/sync/glue/synced_tab_delegate.h" |
+#include "components/sessions/session_id.h" |
#include "content/public/browser/web_contents_user_data.h" |
namespace content { |