| Index: chrome/browser/password_manager/simple_password_store_mac.h
|
| diff --git a/chrome/browser/password_manager/simple_password_store_mac.h b/chrome/browser/password_manager/simple_password_store_mac.h
|
| index f61e7232de20cfa89e6df057c272474372159357..0f36dd2f0be8dfd5b8e2e2d95910e78559f71118 100644
|
| --- a/chrome/browser/password_manager/simple_password_store_mac.h
|
| +++ b/chrome/browser/password_manager/simple_password_store_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_PASSWORD_MANAGER_SIMPLE_PASSWORD_STORE_MAC_H_
|
| #define CHROME_BROWSER_PASSWORD_MANAGER_SIMPLE_PASSWORD_STORE_MAC_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/password_manager/core/browser/password_store_default.h"
|
|
|
| // The same as PasswordStoreDefault but running on the dedicated thread. The
|
|
|