| Index: mojo/shell/background/background_shell.cc
|
| diff --git a/mojo/shell/background/background_shell.cc b/mojo/shell/background/background_shell.cc
|
| index 17522f0efd0d0411510ee0fdbf6d9e186be8e2f1..0c5adda972644ad31e572974f02a6cddd38b88d9 100644
|
| --- a/mojo/shell/background/background_shell.cc
|
| +++ b/mojo/shell/background/background_shell.cc
|
| @@ -173,7 +173,5 @@ InterfaceRequest<mojom::ShellClient> BackgroundShell::CreateShellClientRequest(
|
| return request;
|
| }
|
|
|
| -void RegisterLocalAliases(PackageManagerImpl* manager) {}
|
| -
|
| } // namespace shell
|
| } // namespace mojo
|
|
|