| Index: chrome/browser/sync/test/integration/two_client_password_manager_setting_migrator_service_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/two_client_password_manager_setting_migrator_service_sync_test.cc b/chrome/browser/sync/test/integration/two_client_password_manager_setting_migrator_service_sync_test.cc
|
| index df2a33f6b759cc5a21891e4a57ee264535d07c4a..2ddba1dceecac41483c6b6830666a4c818c03c8a 100644
|
| --- a/chrome/browser/sync/test/integration/two_client_password_manager_setting_migrator_service_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/two_client_password_manager_setting_migrator_service_sync_test.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/macros.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "chrome/browser/sync/test/integration/password_manager_setting_migrator_helper.h"
|
| #include "chrome/browser/sync/test/integration/preferences_helper.h"
|
|
|