diff options
Diffstat (limited to 'chrome/browser/printing/print_system_task_proxy.h')
-rw-r--r-- | chrome/browser/printing/print_system_task_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/printing/print_system_task_proxy.h b/chrome/browser/printing/print_system_task_proxy.h index 981a9c2..33c6945 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/task/sequenced_task_runner_helpers.h" +#include "base/sequenced_task_runner_helpers.h" #include "build/build_config.h" #include "content/public/browser/browser_thread.h" |