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

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

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. Created 4 years, 2 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/glue/sync_start_util.h ('k') | ui/app_list/app_list_item.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 18679e32bd995a43ab293ce20dccedd36c888946..832ceb2689ba4d9d99e7ccfade0c8305dfc099fc 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,7 +12,7 @@
#include "base/callback_list.h"
#include "base/macros.h"
-#include "components/sync/api/syncable_service.h"
+#include "components/sync/model/syncable_service.h"
#include "components/sync_sessions/local_session_event_router.h"
#include "ios/web/public/web_state/global_web_state_observer.h"
« no previous file with comments | « ios/chrome/browser/sync/glue/sync_start_util.h ('k') | ui/app_list/app_list_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698