| Index: chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc b/chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc
|
| index 633f84fe9890b44689e9a2e7bb82860c1b49b6b1..5af034cd1272bb37ea46f4140ae9386d507ff854 100644
|
| --- a/chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc
|
| @@ -15,8 +15,6 @@
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "components/sync/engine/cycle/sync_cycle_snapshot.h"
|
|
|
| -using passwords_helper::SetDecryptionPassphrase;
|
| -using passwords_helper::SetEncryptionPassphrase;
|
| using sessions_helper::AwaitCheckForeignSessionsAgainst;
|
| using sessions_helper::CheckInitialState;
|
| using sessions_helper::DeleteForeignSession;
|
|
|