| Index: chrome/browser/password_manager/simple_password_store_mac_unittest.cc
|
| diff --git a/chrome/browser/password_manager/simple_password_store_mac_unittest.cc b/chrome/browser/password_manager/simple_password_store_mac_unittest.cc
|
| index 5cef1b1c52f6b3c9a0315da4e6d07649c91efc80..db89e9b5cbdd0f82761193ffd5a5ac04166e0112 100644
|
| --- a/chrome/browser/password_manager/simple_password_store_mac_unittest.cc
|
| +++ b/chrome/browser/password_manager/simple_password_store_mac_unittest.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "components/os_crypt/os_crypt_mocker.h"
|
| #include "components/password_manager/core/browser/login_database.h"
|
|
|