| Index: trunk/src/chrome/browser/automation/testing_automation_provider.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/automation/testing_automation_provider.cc (revision 198847)
|
| +++ trunk/src/chrome/browser/automation/testing_automation_provider.cc (working copy)
|
| @@ -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"
|
|
|