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

Unified Diff: components/sync_driver/favicon_cache.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/sessions/sessions_export.h ('k') | components/sync_driver/glue/synced_session.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver/favicon_cache.h
diff --git a/components/sync_driver/favicon_cache.h b/components/sync_driver/favicon_cache.h
index 5f0a1e5420eae08a6209a35249aa058f90b6d998..fc41583e669bfd2f7a97353f86197da7fa4f40f5 100644
--- a/components/sync_driver/favicon_cache.h
+++ b/components/sync_driver/favicon_cache.h
@@ -19,7 +19,7 @@
#include "base/task/cancelable_task_tracker.h"
#include "components/history/core/browser/history_service_observer.h"
#include "components/history/core/browser/history_types.h"
-#include "components/sessions/session_id.h"
+#include "components/sessions/core/session_id.h"
#include "sync/api/sync_change.h"
#include "sync/api/sync_error_factory.h"
#include "sync/api/syncable_service.h"
« no previous file with comments | « components/sessions/sessions_export.h ('k') | components/sync_driver/glue/synced_session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698