| Index: content/browser/mojo/mojo_shell_context.h
|
| diff --git a/content/browser/mojo/mojo_shell_context.h b/content/browser/mojo/mojo_shell_context.h
|
| index 6ef9f895680f59c98b034ebcf475d5799b019313..103202be7b80ce9278a8bdd059c44744200fbc10 100644
|
| --- a/content/browser/mojo/mojo_shell_context.h
|
| +++ b/content/browser/mojo/mojo_shell_context.h
|
| @@ -20,10 +20,6 @@ namespace catalog {
|
| class Catalog;
|
| }
|
|
|
| -namespace shell {
|
| -class ShellClient;
|
| -}
|
| -
|
| namespace content {
|
|
|
| // MojoShellContext hosts the browser's ApplicationManager, coordinating
|
|
|