diff options
Diffstat (limited to 'chrome/test/live_sync/live_autofill_sync_test.h')
-rw-r--r-- | chrome/test/live_sync/live_autofill_sync_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/live_sync/live_autofill_sync_test.h b/chrome/test/live_sync/live_autofill_sync_test.h index 0a12b1d..e5eca52 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" |