| Index: components/html_viewer/layout_test_content_handler_impl.h
|
| diff --git a/components/html_viewer/layout_test_content_handler_impl.h b/components/html_viewer/layout_test_content_handler_impl.h
|
| index b5229539ba355eb4c269bf4537e6bc5cee161cd1..50f6b5cd327af5eb7bc9572e33b962176385cfb2 100644
|
| --- a/components/html_viewer/layout_test_content_handler_impl.h
|
| +++ b/components/html_viewer/layout_test_content_handler_impl.h
|
| @@ -26,7 +26,7 @@ class LayoutTestContentHandlerImpl : public ContentHandlerImpl,
|
| public HTMLFactory {
|
| public:
|
| LayoutTestContentHandlerImpl(GlobalState* global_state,
|
| - mojo::ApplicationImpl* app,
|
| + mojo::Shell* shell,
|
| mojo::InterfaceRequest<ContentHandler> request,
|
| test_runner::WebTestInterfaces* test_interfaces,
|
| WebTestDelegateImpl* test_delegate);
|
|
|