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

Unified Diff: ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.cc

Issue 1667733002: Move chrome_browser_state.{cc,h} to ios/chrome/browser/browser_state. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@test_support_ios
Patch Set: Created 4 years, 11 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 | « ios/chrome/browser/sync/ios_chrome_sync_client.cc ('k') | ios/chrome/browser/sync/sync_setup_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.cc
diff --git a/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.cc b/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.cc
index 9144a26bc7f9d3917839f4b9f2235517d2dc18d3..39f20a9e6ceb95a88d18a57cadeaf9412c62656e 100644
--- a/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.cc
+++ b/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.cc
@@ -11,11 +11,11 @@
#include "components/keyed_service/core/service_access_type.h"
#include "components/sync_sessions/sync_sessions_client.h"
#include "components/sync_sessions/synced_tab_delegate.h"
+#include "ios/chrome/browser/browser_state/chrome_browser_state.h"
#include "ios/chrome/browser/history/history_service_factory.h"
#include "ios/chrome/browser/sync/glue/sync_start_util.h"
#include "ios/chrome/browser/sync/ios_chrome_synced_tab_delegate.h"
#include "ios/chrome/browser/tab_parenting_global_observer.h"
-#include "ios/public/provider/chrome/browser/browser_state/chrome_browser_state.h"
namespace {
« no previous file with comments | « ios/chrome/browser/sync/ios_chrome_sync_client.cc ('k') | ios/chrome/browser/sync/sync_setup_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698