| Index: chrome/browser/password_manager/password_store_x_unittest.cc
|
| diff --git a/chrome/browser/password_manager/password_store_x_unittest.cc b/chrome/browser/password_manager/password_store_x_unittest.cc
|
| index bb09d4ebef443be733ebac208dfc818b243b0b4b..8fe5622f598fd2f5577baeecc10c320ce3007afd 100644
|
| --- a/chrome/browser/password_manager/password_store_x_unittest.cc
|
| +++ b/chrome/browser/password_manager/password_store_x_unittest.cc
|
| @@ -320,8 +320,6 @@ class PasswordStoreXTest : public testing::TestWithParam<BackendType> {
|
| }
|
| }
|
|
|
| - ScopedTestingBrowserProcess browser_process_;
|
| -
|
| MessageLoopForUI message_loop_;
|
| BrowserThread ui_thread_;
|
| BrowserThread db_thread_; // PasswordStore, WDS schedule work on this thread.
|
|
|