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

Unified Diff: components/browser_sync/browser/profile_sync_components_factory_impl.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/browser_sync/browser/profile_sync_components_factory_impl.h
diff --git a/components/browser_sync/browser/profile_sync_components_factory_impl.h b/components/browser_sync/browser/profile_sync_components_factory_impl.h
index 4e7232d46d8b8bde9aade6b5b2c609f5ff80b904..c70e233ce8fcd7d68a6343eea2e0776ac44b5224 100644
--- a/components/browser_sync/browser/profile_sync_components_factory_impl.h
+++ b/components/browser_sync/browser/profile_sync_components_factory_impl.h
@@ -11,9 +11,9 @@
#include "base/compiler_specific.h"
#include "base/macros.h"
#include "base/memory/weak_ptr.h"
+#include "components/sync/base/model_type.h"
#include "components/sync_driver/sync_api_component_factory.h"
#include "components/version_info/version_info.h"
-#include "sync/internal_api/public/base/model_type.h"
#include "url/gurl.h"
class OAuth2TokenService;

Powered by Google App Engine
This is Rietveld 408576698