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

Unified Diff: components/history/core/browser/history_service.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: components/history/core/browser/history_service.h
diff --git a/components/history/core/browser/history_service.h b/components/history/core/browser/history_service.h
index b3be99efb6280f970a4576c7b183e265bffaec5b..a7417db8c1db044ddb34c8359900403d0dfa3ef2 100644
--- a/components/history/core/browser/history_service.h
+++ b/components/history/core/browser/history_service.h
@@ -34,8 +34,8 @@
#include "components/history/core/browser/keyword_id.h"
#include "components/history/core/browser/typed_url_syncable_service.h"
#include "components/keyed_service/core/keyed_service.h"
+#include "components/sync/api/syncable_service.h"
#include "sql/init_status.h"
-#include "sync/api/syncable_service.h"
#include "ui/base/page_transition_types.h"
class GURL;

Powered by Google App Engine
This is Rietveld 408576698