Chromium Code Reviews| Index: chrome/service/service_utility_process_host.h |
| diff --git a/chrome/service/service_utility_process_host.h b/chrome/service/service_utility_process_host.h |
| index 3a89bd498feea0dbca8c45a27b77caa626dd3a60..83922e3482e07dcab789fa4c270da096ba77b99f 100644 |
| --- a/chrome/service/service_utility_process_host.h |
| +++ b/chrome/service/service_utility_process_host.h |
| @@ -19,6 +19,7 @@ class CommandLine; |
| class File; |
| class FilePath; |
| class ScopedTempDir; |
| +class SingleThreadTaskRunner; |
| } // namespace base |
| namespace content { |