| Index: content/browser/utility_process_host_impl.cc
|
| diff --git a/content/browser/utility_process_host_impl.cc b/content/browser/utility_process_host_impl.cc
|
| index 2b7297b951c2e04083f4b1ff765891768163cc92..c70c21f5cc6c87ca1d1d7da01be579a0ec149e69 100644
|
| --- a/content/browser/utility_process_host_impl.cc
|
| +++ b/content/browser/utility_process_host_impl.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| #include "base/command_line.h"
|
| -#include "base/sequenced_task_runner.h"
|
| +#include "base/task/sequenced_task_runner.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "content/browser/browser_child_process_host_impl.h"
|
| #include "content/common/child_process_host_impl.h"
|
|
|