| Index: chrome/browser/sync/test/integration/single_client_password_manager_setting_migrator_service_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_password_manager_setting_migrator_service_sync_test.cc b/chrome/browser/sync/test/integration/single_client_password_manager_setting_migrator_service_sync_test.cc
|
| index e63e69a9661dc3295e03de9f42b9ab451f9ebea0..290ce9fdc18255e727897619171a52097c251afa 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_password_manager_setting_migrator_service_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_password_manager_setting_migrator_service_sync_test.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/json/json_writer.h"
|
| +#include "base/macros.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "chrome/browser/prefs/pref_service_syncable_util.h"
|
| #include "chrome/browser/sync/test/integration/password_manager_setting_migrator_helper.h"
|
|
|