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

Unified Diff: components/browser_sync/browser/test_profile_sync_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/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;

Powered by Google App Engine
This is Rietveld 408576698