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

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

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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.mm ('k') | ios/chrome/browser/sync/sync_setup_service.h » ('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.h
diff --git a/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h b/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h
index 4d79429f279ea3e29552aae200e0843176f99b44..63b0a6f67ca4f0cbd82fc84881a62d77ea76bbd6 100644
--- a/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h
+++ b/ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h
@@ -12,9 +12,9 @@
#include "base/callback_list.h"
#include "base/macros.h"
+#include "components/sync/api/syncable_service.h"
#include "components/sync_sessions/local_session_event_router.h"
#include "ios/web/public/web_state/global_web_state_observer.h"
-#include "sync/api/syncable_service.h"
class GURL;
« no previous file with comments | « ios/chrome/browser/sync/ios_chrome_sync_client.mm ('k') | ios/chrome/browser/sync/sync_setup_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698