| Index: chrome/browser/history/android/sqlite_cursor_unittest.cc
|
| diff --git a/chrome/browser/history/android/sqlite_cursor_unittest.cc b/chrome/browser/history/android/sqlite_cursor_unittest.cc
|
| index 84e65e7f2fd1ab71f2495e38e8c21c93757ac907..7c5589d79a2723fdb895de1ce6cf8c69be799664 100644
|
| --- a/chrome/browser/history/android/sqlite_cursor_unittest.cc
|
| +++ b/chrome/browser/history/android/sqlite_cursor_unittest.cc
|
| @@ -102,8 +102,8 @@ class SQLiteCursorTest : 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_;
|
|
|