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

Unified Diff: chrome/browser/sync/test/integration/updated_progress_marker_checker.cc

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: chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
diff --git a/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc b/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
index 418965dfa847bab47ca3d0140b1eb028dc2fdf0b..7e5f70970e7a2815598563bf527e046b6e5ff388 100644
--- a/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
+++ b/chrome/browser/sync/test/integration/updated_progress_marker_checker.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/sync/test/integration/updated_progress_marker_checker.h"
#include "components/browser_sync/browser/profile_sync_service.h"
-#include "sync/internal_api/public/sessions/sync_session_snapshot.h"
+#include "components/sync/sessions/sync_session_snapshot.h"
UpdatedProgressMarkerChecker::UpdatedProgressMarkerChecker(
ProfileSyncService* service) : SingleClientStatusChangeChecker(service) {}
« no previous file with comments | « chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc ('k') | chrome/browser/themes/theme_syncable_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698