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

Unified Diff: chrome/browser/sync/glue/sync_start_util.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
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 473091979593d02558e64c614ecee878bb65fc1d..7d44ef29b0d8f34fe53a9efc0113945aead85b5a 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 "sync/api/syncable_service.h"
+#include "components/sync/api/syncable_service.h"
namespace base {
class FilePath;
« no previous file with comments | « chrome/browser/sync/glue/session_sync_test_helper.cc ('k') | chrome/browser/sync/profile_sync_service_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698