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

Unified Diff: chrome/browser/ui/settings_window_manager.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: chrome/browser/ui/settings_window_manager.h
diff --git a/chrome/browser/ui/settings_window_manager.h b/chrome/browser/ui/settings_window_manager.h
index 16c1aff7a9c5f06f90568eb0da3ffd8f3ad6afd5..6622b48e728577978ed6a40a877403af6bb959ba 100644
--- a/chrome/browser/ui/settings_window_manager.h
+++ b/chrome/browser/ui/settings_window_manager.h
@@ -10,7 +10,7 @@
#include "base/memory/singleton.h"
#include "base/observer_list.h"
-#include "components/sessions/session_id.h"
+#include "components/sessions/core/session_id.h"
class Browser;
class GURL;

Powered by Google App Engine
This is Rietveld 408576698