| 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 fdf64da3e42a940d319df772b9db60947b52693e..b5229539ba355eb4c269bf4537e6bc5cee161cd1 100644
|
| --- a/components/html_viewer/layout_test_content_handler_impl.h
|
| +++ b/components/html_viewer/layout_test_content_handler_impl.h
|
| @@ -39,7 +39,7 @@ class LayoutTestContentHandlerImpl : public ContentHandlerImpl,
|
|
|
| // ContentHandler:
|
| void StartApplication(
|
| - mojo::InterfaceRequest<mojo::Application> request,
|
| + mojo::ApplicationRequest request,
|
| mojo::URLResponsePtr response,
|
| const mojo::Callback<void()>& destruct_callback) override;
|
|
|
|
|