Chromium Code Reviews| Index: mojo/shell/context.h |
| diff --git a/mojo/shell/context.h b/mojo/shell/context.h |
| index 3c33a7590e6640cd69be63f745e371253084e94d..70047ff8e3ba7e84e386112820237a061ea9ba9d 100644 |
| --- a/mojo/shell/context.h |
| +++ b/mojo/shell/context.h |
| @@ -43,8 +43,6 @@ class Context { |
| #endif // defined(OS_ANDROID) |
| private: |
| - class NativeViewportApplicationLoader; |
| - |
| scoped_ptr<TaskRunners> task_runners_; |
| ApplicationManager application_manager_; |
| MojoURLResolver mojo_url_resolver_; |