| Index: chrome/browser/printing/print_system_task_proxy.h
|
| diff --git a/chrome/browser/printing/print_system_task_proxy.h b/chrome/browser/printing/print_system_task_proxy.h
|
| index 33c694500d4cd6aba43b873f6a3f900b440d714f..981a9c2f496218a9df2181c33df2e7146e3643ec 100644
|
| --- a/chrome/browser/printing/print_system_task_proxy.h
|
| +++ b/chrome/browser/printing/print_system_task_proxy.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "build/build_config.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
|
|