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

Unified Diff: components/sessions/core/live_tab.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/sessions/core/live_tab.h
diff --git a/components/sessions/core/live_tab.h b/components/sessions/core/live_tab.h
index 13c40d0fbbd3196ba62f0b2ed9d8f1d97036b42d..6182fd751f82a5e4714004307cb00062e3588179 100644
--- a/components/sessions/core/live_tab.h
+++ b/components/sessions/core/live_tab.h
@@ -6,9 +6,9 @@
#define COMPONENTS_SESSIONS_CORE_LIVE_TAB_H_
#include "base/basictypes.h"
+#include "components/sessions/core/serialized_navigation_entry.h"
+#include "components/sessions/core/sessions_export.h"
#include "components/sessions/core/tab_restore_service.h"
-#include "components/sessions/serialized_navigation_entry.h"
-#include "components/sessions/sessions_export.h"
namespace sessions {
« no previous file with comments | « components/sessions/core/in_memory_tab_restore_service.h ('k') | components/sessions/core/persistent_tab_restore_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698