Chromium Code Reviews| Index: sky/viewer/document_view.h |
| diff --git a/sky/viewer/document_view.h b/sky/viewer/document_view.h |
| index d52ce7913a3764e483e7c75801eb0aeb2442bd28..1142f79c1af23b5f01173b5b35b05b534751ca76 100644 |
| --- a/sky/viewer/document_view.h |
| +++ b/sky/viewer/document_view.h |
| @@ -89,6 +89,7 @@ class DocumentView : public mojo::InterfaceImpl<mojo::Application>, |
| // Services methods: |
| mojo::NavigatorHost* NavigatorHost() override; |
| + mojo::Shell* Shell() override; |
| // ViewManagerDelegate methods: |
| void OnEmbed( |