| Index: components/translate/core/browser/translate_script.cc
|
| diff --git a/components/translate/core/browser/translate_script.cc b/components/translate/core/browser/translate_script.cc
|
| index c5b2234a622e2af001c16533c3e28cf3b331cc3d..b95fbd25526fdb9a33dc375438158eceba62d07b 100644
|
| --- a/components/translate/core/browser/translate_script.cc
|
| +++ b/components/translate/core/browser/translate_script.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/strings/string_piece.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/stringprintf.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "build/build_config.h"
|
| #include "components/translate/core/browser/translate_url_fetcher.h"
|
| #include "components/translate/core/browser/translate_url_util.h"
|
|
|