| Index: chrome/browser/history/android/android_provider_backend_unittest.cc
|
| diff --git a/chrome/browser/history/android/android_provider_backend_unittest.cc b/chrome/browser/history/android/android_provider_backend_unittest.cc
|
| index 09c4894617fcbb0f334074cd05b7c66d52dcdade..0dbcfa6f4ffb73301ddfbeabbed5057bcfa20687 100644
|
| --- a/chrome/browser/history/android/android_provider_backend_unittest.cc
|
| +++ b/chrome/browser/history/android/android_provider_backend_unittest.cc
|
| @@ -254,7 +254,7 @@ class AndroidProviderBackendTest : public testing::Test {
|
| base::MessageLoopForUI message_loop_;
|
| content::TestBrowserThread ui_thread_;
|
| content::TestBrowserThread file_thread_;
|
| - ChromeHistoryClient* history_client_;
|
| + history::HistoryClient* history_client_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(AndroidProviderBackendTest);
|
| };
|
|
|