| Index: chrome/test/live_sync/two_client_autofill_sync_test.cc
|
| diff --git a/chrome/test/live_sync/two_client_autofill_sync_test.cc b/chrome/test/live_sync/two_client_autofill_sync_test.cc
|
| index 9925e46acb6e3404922cb1bae1c508adc937a569..b472ca5dc9d934ce58f4960286aee9d7b3ca680a 100644
|
| --- a/chrome/test/live_sync/two_client_autofill_sync_test.cc
|
| +++ b/chrome/test/live_sync/two_client_autofill_sync_test.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/utf_string_conversions.h"
|
| +#include "chrome/browser/autofill/autofill_profile.h"
|
| #include "chrome/browser/sync/profile_sync_service_harness.h"
|
| #include "chrome/browser/webdata/autofill_entry.h"
|
| #include "chrome/test/live_sync/autofill_helper.h"
|
|
|