| Index: chrome/browser/ui/ash/ash_util.h
|
| diff --git a/chrome/browser/ui/ash/ash_util.h b/chrome/browser/ui/ash/ash_util.h
|
| index 8f9054424507d40e49441f52225a4b630f20d627..f267bc602673f107148df9d97382c3bdbfc50b01 100644
|
| --- a/chrome/browser/ui/ash/ash_util.h
|
| +++ b/chrome/browser/ui/ash/ash_util.h
|
| @@ -20,10 +20,6 @@ class Accelerator;
|
|
|
| namespace ash_util {
|
|
|
| -// Returns the name of the ash service depending on whether the browser is
|
| -// running in classic ash or mash.
|
| -const char* GetAshServiceName();
|
| -
|
| // Creates an in-process Service instance of which can host common ash
|
| // interfaces.
|
| std::unique_ptr<service_manager::Service> CreateEmbeddedAshService(
|
|
|