| Index: webkit/plugins/npapi/webplugin_delegate_impl.h
|
| diff --git a/webkit/plugins/npapi/webplugin_delegate_impl.h b/webkit/plugins/npapi/webplugin_delegate_impl.h
|
| index 7afc9de1ad6797778ff11cb91484c7afc4f8cb54..a6e517a0ff010faa54005fdc27d08ce8e9aebd08 100644
|
| --- a/webkit/plugins/npapi/webplugin_delegate_impl.h
|
| +++ b/webkit/plugins/npapi/webplugin_delegate_impl.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "base/timer.h"
|
| #include "build/build_config.h"
|
| #include "third_party/npapi/bindings/npapi.h"
|
|
|