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

Unified Diff: chrome/browser/sync/test/integration/p2p_invalidation_forwarder.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/p2p_invalidation_forwarder.cc
diff --git a/chrome/browser/sync/test/integration/p2p_invalidation_forwarder.cc b/chrome/browser/sync/test/integration/p2p_invalidation_forwarder.cc
index bccfef9c44724cce80cc3825cd438dc6127631b9..59c1f46a0b7de3a8921013f4b3dd0497fd54732a 100644
--- a/chrome/browser/sync/test/integration/p2p_invalidation_forwarder.cc
+++ b/chrome/browser/sync/test/integration/p2p_invalidation_forwarder.cc
@@ -6,8 +6,8 @@
#include "components/browser_sync/browser/profile_sync_service.h"
#include "components/invalidation/impl/p2p_invalidation_service.h"
+#include "components/sync/sessions/sync_session_snapshot.h"
#include "components/sync_driver/invalidation_helper.h"
-#include "sync/internal_api/public/sessions/sync_session_snapshot.h"
P2PInvalidationForwarder::P2PInvalidationForwarder(
ProfileSyncService* sync_service,
« no previous file with comments | « chrome/browser/sync/test/integration/migration_watcher.h ('k') | chrome/browser/sync/test/integration/p2p_sync_refresher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698