| Index: chrome/browser/sync/test/live_sync/two_client_passwords_sync_test.cc
|
| ===================================================================
|
| --- chrome/browser/sync/test/live_sync/two_client_passwords_sync_test.cc (revision 99413)
|
| +++ chrome/browser/sync/test/live_sync/two_client_passwords_sync_test.cc (working copy)
|
| @@ -6,8 +6,8 @@
|
| #include "chrome/browser/sync/engine/model_safe_worker.h"
|
| #include "chrome/browser/sync/profile_sync_service_harness.h"
|
| #include "chrome/browser/sync/sessions/session_state.h"
|
| -#include "chrome/test/live_sync/live_sync_test.h"
|
| -#include "chrome/test/live_sync/passwords_helper.h"
|
| +#include "chrome/browser/sync/test/live_sync/live_sync_test.h"
|
| +#include "chrome/browser/sync/test/live_sync/passwords_helper.h"
|
|
|
| using passwords_helper::AddLogin;
|
| using passwords_helper::AllProfilesContainSamePasswordForms;
|
|
|