| Index: chromeos/tpm/tpm_token_info_getter.cc
|
| diff --git a/chromeos/tpm/tpm_token_info_getter.cc b/chromeos/tpm/tpm_token_info_getter.cc
|
| index dc77248720a5bb7acc97d585f96b76eb34e954ff..1e7918d03c016ab2b6bd074ab0bb3a8126a50cd6 100644
|
| --- a/chromeos/tpm/tpm_token_info_getter.cc
|
| +++ b/chromeos/tpm/tpm_token_info_getter.cc
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| +#include "base/task_runner.h"
|
| #include "chromeos/cryptohome/cryptohome_parameters.h"
|
| #include "chromeos/dbus/cryptohome_client.h"
|
|
|
|
|