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

Unified Diff: ios/chrome/browser/sessions/ios_chrome_session_tab_helper.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
« no previous file with comments | « extensions/browser/app_window/app_window.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/sessions/ios_chrome_session_tab_helper.h
diff --git a/ios/chrome/browser/sessions/ios_chrome_session_tab_helper.h b/ios/chrome/browser/sessions/ios_chrome_session_tab_helper.h
index 72198c7084527a99ea49ca339b884194af5bdcfe..fced70e7fa04de170fd0ccc47591a98f96ece100 100644
--- a/ios/chrome/browser/sessions/ios_chrome_session_tab_helper.h
+++ b/ios/chrome/browser/sessions/ios_chrome_session_tab_helper.h
@@ -6,7 +6,7 @@
#define IOS_CHROME_BROWSER_SESSIONS_IOS_CHROME_SESSION_TAB_HELPER_H_
#include "base/basictypes.h"
-#include "components/sessions/session_id.h"
+#include "components/sessions/core/session_id.h"
#include "ios/web/public/web_state/web_state_user_data.h"
class IOSChromeSessionTabHelper
« no previous file with comments | « extensions/browser/app_window/app_window.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698