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

Unified Diff: ios/chrome/browser/sync/glue/sync_start_util.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
Index: ios/chrome/browser/sync/glue/sync_start_util.h
diff --git a/ios/chrome/browser/sync/glue/sync_start_util.h b/ios/chrome/browser/sync/glue/sync_start_util.h
index 7ed828e51d2a81b89320be91573c1bd4e938dbbf..9ad847c397404e588b1b0663de5a53868a6b80e6 100644
--- a/ios/chrome/browser/sync/glue/sync_start_util.h
+++ b/ios/chrome/browser/sync/glue/sync_start_util.h
@@ -5,7 +5,7 @@
#ifndef IOS_CHROME_BROWSER_SYNC_GLUE_SYNC_START_UTIL_H_
#define IOS_CHROME_BROWSER_SYNC_GLUE_SYNC_START_UTIL_H_
-#include "components/sync/api/syncable_service.h"
+#include "components/sync/model/syncable_service.h"
namespace base {
class FilePath;
« no previous file with comments | « extensions/shell/browser/DEPS ('k') | ios/chrome/browser/sync/sessions/ios_chrome_local_session_event_router.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698