Index: chromeos/tpm/tpm_token_loader.cc |
diff --git a/chromeos/tpm/tpm_token_loader.cc b/chromeos/tpm/tpm_token_loader.cc |
index 672695a1f0f3537ce7e9cbad7d82aa94006b5848..e0999e7fef09d897dadd16e0dbd7775a3ad8f76c 100644 |
--- a/chromeos/tpm/tpm_token_loader.cc |
+++ b/chromeos/tpm/tpm_token_loader.cc |
@@ -12,7 +12,7 @@ |
#include "base/single_thread_task_runner.h" |
#include "base/sys_info.h" |
#include "base/task_runner_util.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "chromeos/dbus/dbus_thread_manager.h" |
#include "chromeos/tpm/tpm_token_info_getter.h" |
#include "crypto/nss_util.h" |