| Index: chrome/browser/history/android/android_history_provider_service_unittest.cc
|
| diff --git a/chrome/browser/history/android/android_history_provider_service_unittest.cc b/chrome/browser/history/android/android_history_provider_service_unittest.cc
|
| index c6ccd3a7c087a0a16da40c99bb390d2cbfc4f989..f12e4b16ae0d3ea68770f381e17920c015414123 100644
|
| --- a/chrome/browser/history/android/android_history_provider_service_unittest.cc
|
| +++ b/chrome/browser/history/android/android_history_provider_service_unittest.cc
|
| @@ -67,8 +67,8 @@ class AndroidHistoryProviderServiceTest : public testing::Test {
|
| }
|
|
|
| protected:
|
| - TestingProfileManager profile_manager_;
|
| content::TestBrowserThreadBundle test_browser_thread_bundle_;
|
| + TestingProfileManager profile_manager_;
|
| std::unique_ptr<AndroidHistoryProviderService> service_;
|
| base::CancelableTaskTracker cancelable_tracker_;
|
| TestingProfile* testing_profile_;
|
|
|