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

Unified Diff: components/browser_sync/browser/test_profile_sync_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/browser_sync/browser/test_profile_sync_service.h
diff --git a/components/browser_sync/browser/test_profile_sync_service.h b/components/browser_sync/browser/test_profile_sync_service.h
index abd82aa5cff9a77c630fcf0e9b65c3a0115d3d52..125255a8d052163be427eae5d53084ca0d29dba2 100644
--- a/components/browser_sync/browser/test_profile_sync_service.h
+++ b/components/browser_sync/browser/test_profile_sync_service.h
@@ -7,10 +7,10 @@
#include "base/macros.h"
#include "components/browser_sync/browser/profile_sync_service.h"
+#include "components/sync/base/weak_handle.h"
+#include "components/sync/js/js_event_handler.h"
+#include "components/sync/test/engine/test_id_factory.h"
#include "components/sync_driver/data_type_manager.h"
-#include "sync/internal_api/public/util/weak_handle.h"
-#include "sync/js/js_event_handler.h"
-#include "sync/test/engine/test_id_factory.h"
namespace sync_driver {
class SyncPrefs;
« no previous file with comments | « components/browser_sync/browser/test_http_bridge_factory.h ('k') | components/browser_sync/common/browser_sync_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698