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

Unified Diff: components/browser_sync/abstract_profile_sync_service_test.cc

Issue 2407163004: [Sync] Move some directory-related things from core/ to syncable/. (Closed)
Patch Set: Created 4 years, 2 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/abstract_profile_sync_service_test.cc
diff --git a/components/browser_sync/abstract_profile_sync_service_test.cc b/components/browser_sync/abstract_profile_sync_service_test.cc
index c1def134bb671d30f74af0198e7761d256c8b23d..b13bfc0abfa5f3ede58a230cc31cf8cab2d62cf6 100644
--- a/components/browser_sync/abstract_profile_sync_service_test.cc
+++ b/components/browser_sync/abstract_profile_sync_service_test.cc
@@ -16,10 +16,10 @@
#include "components/browser_sync/test_profile_sync_service.h"
#include "components/sync/core/test/sync_manager_factory_for_profile_sync_test.h"
#include "components/sync/core/test/test_internal_components_factory.h"
-#include "components/sync/core/test/test_user_share.h"
#include "components/sync/driver/glue/sync_backend_host_core.h"
#include "components/sync/driver/sync_api_component_factory_mock.h"
#include "components/sync/protocol/sync.pb.h"
+#include "components/sync/syncable/test_user_share.h"
#include "google_apis/gaia/gaia_constants.h"
using syncer::SyncBackendHostImpl;
« no previous file with comments | « components/browser_sync/abstract_profile_sync_service_test.h ('k') | components/browser_sync/profile_sync_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698