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

Unified Diff: components/sync_driver/tab_node_pool.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/sync_driver/tab_node_pool.h
diff --git a/components/sync_driver/tab_node_pool.h b/components/sync_driver/tab_node_pool.h
index 8d35a79505b022f8fb6d7fa4c8964525ad7fac6f..4045df482e324a82c9fed833ef43e868355d9adc 100644
--- a/components/sync_driver/tab_node_pool.h
+++ b/components/sync_driver/tab_node_pool.h
@@ -11,7 +11,7 @@
#include "base/basictypes.h"
#include "base/gtest_prod_util.h"
-#include "components/sessions/session_id.h"
+#include "components/sessions/core/session_id.h"
#include "sync/api/sync_change_processor.h"
namespace syncer {
« no previous file with comments | « components/sync_driver/sessions/synced_window_delegates_getter.h ('k') | extensions/browser/app_window/app_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698