| Index: chromeos/cryptohome/mock_async_method_caller.cc
|
| diff --git a/chromeos/cryptohome/mock_async_method_caller.cc b/chromeos/cryptohome/mock_async_method_caller.cc
|
| index 7f39eef4f20a46b6b671b28ecb8b2f0be29caa1a..7a396c909b5e003a46cea0fd4aa3dc3814220448 100644
|
| --- a/chromeos/cryptohome/mock_async_method_caller.cc
|
| +++ b/chromeos/cryptohome/mock_async_method_caller.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "chromeos/cryptohome/mock_async_method_caller.h"
|
|
|
| +#include "components/user_manager/user_id.h"
|
| +
|
| using ::testing::Invoke;
|
| using ::testing::WithArgs;
|
| using ::testing::_;
|
|
|