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

Unified Diff: chrome/browser/sessions/session_service_utils.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 | « chrome/browser/sessions/session_service_unittest.cc ('k') | chrome/browser/sessions/session_tab_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sessions/session_service_utils.h
diff --git a/chrome/browser/sessions/session_service_utils.h b/chrome/browser/sessions/session_service_utils.h
index dda7269f67ae9c55b2c87510e8a2bf93ba028349..60e5afdfdb5d2f9d6d13811a97ea63954fe2ca34 100644
--- a/chrome/browser/sessions/session_service_utils.h
+++ b/chrome/browser/sessions/session_service_utils.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_SESSIONS_SESSION_SERVICE_UTILS_H_
#include "chrome/browser/ui/browser.h"
-#include "components/sessions/session_types.h"
+#include "components/sessions/core/session_types.h"
// Convert back/forward between the Browser and SessionService window types.
sessions::SessionWindow::WindowType WindowTypeForBrowserType(
« no previous file with comments | « chrome/browser/sessions/session_service_unittest.cc ('k') | chrome/browser/sessions/session_tab_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698