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

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

Issue 2354613002: [Sync] Fix namespaces for the browser_sync component. (Closed)
Patch Set: Address comments. Created 4 years, 3 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/two_client_uss_sync_test.cc
diff --git a/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc b/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc
index 8b861258508535dc1c9f7dcdb61faa9a0046dbda..0e46e7049f6f60c9c38c7b6bfba9ee781c3de781 100644
--- a/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc
+++ b/chrome/browser/sync/test/integration/two_client_uss_sync_test.cc
@@ -16,6 +16,7 @@
#include "components/sync/api/fake_model_type_service.h"
using browser_sync::ChromeSyncClient;
+using browser_sync::ProfileSyncComponentsFactoryImpl;
using syncer_v2::FakeModelTypeService;
using syncer_v2::ModelTypeService;
using syncer_v2::SharedModelTypeProcessor;

Powered by Google App Engine
This is Rietveld 408576698