Index: trunk/src/chrome/browser/sync/profile_sync_service_autofill_unittest.cc |
=================================================================== |
--- trunk/src/chrome/browser/sync/profile_sync_service_autofill_unittest.cc (revision 238367) |
+++ trunk/src/chrome/browser/sync/profile_sync_service_autofill_unittest.cc (working copy) |
@@ -21,7 +21,6 @@ |
#include "base/synchronization/waitable_event.h" |
#include "base/time/time.h" |
#include "chrome/browser/autofill/personal_data_manager_factory.h" |
-#include "chrome/browser/signin/profile_oauth2_token_service_factory.h" |
#include "chrome/browser/signin/signin_manager.h" |
#include "chrome/browser/signin/signin_manager_factory.h" |
#include "chrome/browser/sync/abstract_profile_sync_service_test.h" |
@@ -39,7 +38,6 @@ |
#include "chrome/browser/webdata/autocomplete_syncable_service.h" |
#include "chrome/browser/webdata/autofill_profile_syncable_service.h" |
#include "chrome/browser/webdata/web_data_service_factory.h" |
-#include "chrome/test/base/testing_profile.h" |
#include "components/autofill/core/browser/autofill_test_utils.h" |
#include "components/autofill/core/browser/personal_data_manager.h" |
#include "components/autofill/core/browser/webdata/autofill_change.h" |