Index: components/html_viewer/layout_test_content_handler_impl.cc |
diff --git a/components/html_viewer/layout_test_content_handler_impl.cc b/components/html_viewer/layout_test_content_handler_impl.cc |
index 7683e68df3115783ebb3f8708a1c939c5525b0f8..c541e2961a9b9f9d7b2ce6ae70d79a54d8b68500 100644 |
--- a/components/html_viewer/layout_test_content_handler_impl.cc |
+++ b/components/html_viewer/layout_test_content_handler_impl.cc |
@@ -62,7 +62,7 @@ LayoutTestContentHandlerImpl::~LayoutTestContentHandlerImpl() { |
} |
void LayoutTestContentHandlerImpl::StartApplication( |
- mojo::ApplicationRequest request, |
+ mojo::ShellClientRequest request, |
mojo::URLResponsePtr response, |
const mojo::Callback<void()>& destruct_callback) { |
test_interfaces_->SetTestIsRunning(true); |