| Index: chrome/browser/sync/test/live_sync/many_client_preferences_sync_test.cc
|
| ===================================================================
|
| --- chrome/browser/sync/test/live_sync/many_client_preferences_sync_test.cc (revision 99413)
|
| +++ chrome/browser/sync/test/live_sync/many_client_preferences_sync_test.cc (working copy)
|
| @@ -3,9 +3,9 @@
|
| // found in the LICENSE file.
|
|
|
| #include "chrome/browser/sync/profile_sync_service_harness.h"
|
| +#include "chrome/browser/sync/test/live_sync/live_sync_test.h"
|
| +#include "chrome/browser/sync/test/live_sync/preferences_helper.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "chrome/test/live_sync/live_sync_test.h"
|
| -#include "chrome/test/live_sync/preferences_helper.h"
|
|
|
| using preferences_helper::BooleanPrefMatches;
|
| using preferences_helper::ChangeBooleanPref;
|
|
|