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

Unified Diff: components/sync_driver/glue/synced_session.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 | « components/sync_driver/favicon_cache.h ('k') | components/sync_driver/glue/synced_window_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver/glue/synced_session.h
diff --git a/components/sync_driver/glue/synced_session.h b/components/sync_driver/glue/synced_session.h
index 947f7616d3c10f5f3bdfc71e86ae1b40ec6a899a..31407ed5f3336d7c00e52f252d1a0bbc1d68c045 100644
--- a/components/sync_driver/glue/synced_session.h
+++ b/components/sync_driver/glue/synced_session.h
@@ -9,8 +9,8 @@
#include <string>
#include "base/time/time.h"
-#include "components/sessions/session_id.h"
-#include "components/sessions/session_types.h"
+#include "components/sessions/core/session_id.h"
+#include "components/sessions/core/session_types.h"
#include "sync/protocol/session_specifics.pb.h"
namespace sessions {
« no previous file with comments | « components/sync_driver/favicon_cache.h ('k') | components/sync_driver/glue/synced_window_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698