| Index: trunk/src/chrome/browser/automation/automation_provider.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/automation/automation_provider.h (revision 198847)
|
| +++ trunk/src/chrome/browser/automation/automation_provider.h (working copy)
|
| @@ -21,8 +21,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/observer_list.h"
|
| +#include "base/sequenced_task_runner_helpers.h"
|
| #include "base/string16.h"
|
| -#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "chrome/browser/common/cancelable_request.h"
|
| #include "chrome/common/automation_constants.h"
|
| #include "chrome/common/content_settings.h"
|
|
|