Chromium Code Reviews| Index: shell/context.h |
| diff --git a/shell/context.h b/shell/context.h |
| index 5bd8ecde04da24ad6c449e668ebbc398d3bcb325..4d2cf341aa9dacf52db7cec46e2d4c5249728779 100644 |
| --- a/shell/context.h |
| +++ b/shell/context.h |
| @@ -17,8 +17,8 @@ namespace mojo { |
| namespace shell { |
| -class DynamicApplicationLoader; |
| class ExternalApplicationListener; |
| +class NativeApplicationLoader; |
| // The "global" context for the shell's main process. |
| class Context : ApplicationManager::Delegate, embedder::ProcessDelegate { |