| Index: chrome/browser/sync/test/integration/migration_errors_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/migration_errors_test.cc b/chrome/browser/sync/test/integration/migration_errors_test.cc
|
| index 52bb6b5bc8119e2b4ddd565e6101dbb244eae2da..38673031d25899fe318247f0621f1fba36162bdd 100644
|
| --- a/chrome/browser/sync/test/integration/migration_errors_test.cc
|
| +++ b/chrome/browser/sync/test/integration/migration_errors_test.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| // TODO(akalin): Rename this file to migration_test.cc.
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "chrome/browser/prefs/scoped_user_pref_update.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/profile_sync_service_harness.h"
|
|
|