| Index: chrome/service/service_process.h
|
| diff --git a/chrome/service/service_process.h b/chrome/service/service_process.h
|
| index d89db5d62740d3962e9bd9337375d7940a5beea7..3a080fc60d691510e93c85f1cedf807b7842172e 100644
|
| --- a/chrome/service/service_process.h
|
| +++ b/chrome/service/service_process.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread.h"
|
| #include "chrome/service/cloud_print/cloud_print_proxy.h"
|
| #include "chrome/service/service_ipc_server.h"
|
|
|