| Index: components/nacl/common/nacl_debug_exception_handler_win.h
|
| diff --git a/components/nacl/common/nacl_debug_exception_handler_win.h b/components/nacl/common/nacl_debug_exception_handler_win.h
|
| index 1767cd41255806274d04680945a122af5016ce7c..936a1e4097788ad3a4be829430827eb6130ace10 100644
|
| --- a/components/nacl/common/nacl_debug_exception_handler_win.h
|
| +++ b/components/nacl/common/nacl_debug_exception_handler_win.h
|
| @@ -8,6 +8,7 @@
|
| #include "base/callback.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/process/process.h"
|
| +#include "base/single_thread_task_runner.h"
|
|
|
| namespace base {
|
| class SingleThreadTaskRunner;
|
|
|