| 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 9811ed929bc4189a78421ad64ab877cf2aa79385..5406b2627f131b58994cc8cfecbc5c57d2b88576 100644
|
| --- a/chrome/service/service_utility_process_host.h
|
| +++ b/chrome/service/service_utility_process_host.h
|
| @@ -105,7 +105,7 @@ class ServiceUtilityProcessHost : public ServiceChildProcessHost {
|
| // Allows this method to be overridden for tests.
|
| virtual FilePath GetUtilityProcessCmd();
|
|
|
| - // Overriden from ChildProcessHost.
|
| + // Overridden from ChildProcessHost.
|
| virtual bool CanShutdown();
|
| virtual void OnChildDied();
|
|
|
|
|