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: components/search_engines/template_url_service.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: components/search_engines/template_url_service.h
diff --git a/components/search_engines/template_url_service.h b/components/search_engines/template_url_service.h
index 551b357ffc4fc76dee31b1eb79d09784120cb947..06124c5d6c1e5c12edb6950c55fd4b07291fd812 100644
--- a/components/search_engines/template_url_service.h
+++ b/components/search_engines/template_url_service.h
@@ -27,9 +27,9 @@
#include "components/search_engines/keyword_web_data_service.h"
#include "components/search_engines/template_url.h"
#include "components/search_engines/template_url_id.h"
+#include "components/sync/api/sync_change.h"
+#include "components/sync/api/syncable_service.h"
#include "components/webdata/common/web_data_service_consumer.h"
-#include "sync/api/sync_change.h"
-#include "sync/api/syncable_service.h"
class GURL;
class PrefService;

Powered by Google App Engine
This is Rietveld 408576698