| Index: chrome/browser/automation/testing_automation_provider.cc
|
| diff --git a/chrome/browser/automation/testing_automation_provider.cc b/chrome/browser/automation/testing_automation_provider.cc
|
| index 73e957ee994acc0aba1230e7a3faa10adb5c8ec4..c749b6a770d031fdc49c6d8632ebadcd057a9eb9 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.cc
|
| +++ b/chrome/browser/automation/testing_automation_provider.cc
|
| @@ -20,8 +20,8 @@
|
| #include "base/prefs/pref_service.h"
|
| #include "base/process.h"
|
| #include "base/process_util.h"
|
| -#include "base/sequenced_task_runner.h"
|
| #include "base/stringprintf.h"
|
| +#include "base/task/sequenced_task_runner.h"
|
| #include "base/threading/thread_restrictions.h"
|
| #include "base/time.h"
|
| #include "base/utf_string_conversions.h"
|
|
|