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

Unified Diff: ios/chrome/browser/sync/glue/sync_start_util.h

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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
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 38628bb6e89ef6b7ff3cf57080ac839402c8cbb2..db9b05d6467c9137d6fe151dd438cddf293dd757 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 "sync/api/syncable_service.h"
+#include "components/sync/api/syncable_service.h"
namespace base {
class FilePath;

Powered by Google App Engine
This is Rietveld 408576698