| Index: chrome/browser/profiles/profile_io_data.cc
|
| diff --git a/chrome/browser/profiles/profile_io_data.cc b/chrome/browser/profiles/profile_io_data.cc
|
| index 0043a71c15500a2d5733ab807555cf99062d3d0c..7a5932e36c286b8d51e9c17209ce153318049e37 100644
|
| --- a/chrome/browser/profiles/profile_io_data.cc
|
| +++ b/chrome/browser/profiles/profile_io_data.cc
|
| @@ -130,7 +130,7 @@
|
| #include "chrome/browser/net/nss_context.h"
|
| #include "chromeos/dbus/dbus_thread_manager.h"
|
| #include "chromeos/settings/cros_settings_names.h"
|
| -#include "chromeos/tpm_token_info_getter.h"
|
| +#include "chromeos/tpm/tpm_token_info_getter.h"
|
| #include "components/user_manager/user.h"
|
| #include "components/user_manager/user_manager.h"
|
| #include "crypto/nss_util.h"
|
|
|