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

Unified Diff: 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: chrome/browser/sync/glue/sync_start_util.h
diff --git a/chrome/browser/sync/glue/sync_start_util.h b/chrome/browser/sync/glue/sync_start_util.h
index 7d44ef29b0d8f34fe53a9efc0113945aead85b5a..35884203714732f1a98c96117ee93c307b9b3e24 100644
--- a/chrome/browser/sync/glue/sync_start_util.h
+++ b/chrome/browser/sync/glue/sync_start_util.h
@@ -8,7 +8,7 @@
#ifndef CHROME_BROWSER_SYNC_GLUE_SYNC_START_UTIL_H_
#define 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;

Powered by Google App Engine
This is Rietveld 408576698