| Index: chrome/test/live_sync/live_autofill_sync_test.h
|
| diff --git a/chrome/test/live_sync/live_autofill_sync_test.h b/chrome/test/live_sync/live_autofill_sync_test.h
|
| index 0a12b1d35f8b8aa27a63e41ede40ee09ca471bf9..e5eca521629f641faa0765ada1e8e03369f14a53 100644
|
| --- a/chrome/test/live_sync/live_autofill_sync_test.h
|
| +++ b/chrome/test/live_sync/live_autofill_sync_test.h
|
| @@ -16,11 +16,11 @@
|
| #include "chrome/browser/autofill/autofill_type.h"
|
| #include "chrome/browser/autofill/field_types.h"
|
| #include "chrome/browser/autofill/personal_data_manager.h"
|
| -#include "chrome/browser/browser.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profile.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/sync/profile_sync_test_util.h"
|
| +#include "chrome/browser/ui/browser.h"
|
| #include "chrome/browser/webdata/autofill_entry.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/test/live_sync/live_sync_test.h"
|
|
|