Chromium Code Reviews| Index: mojo/shell/context.h |
| diff --git a/mojo/shell/context.h b/mojo/shell/context.h |
| index c9acdc4fb15030a1e461c3e89171f86e930daf5f..7c24acb4f68774434c027f465893845acd39cd56 100644 |
| --- a/mojo/shell/context.h |
| +++ b/mojo/shell/context.h |
| @@ -20,7 +20,6 @@ namespace mojo { |
| class Spy; |
| namespace shell { |
| - |
| class DynamicServiceLoader; |
| // The "global" context for the shell's main process. |