Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(689)

Unified Diff: sky/viewer/document_view.h

Issue 727593004: Wire up the Inspector V8 Debugger (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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(

Powered by Google App Engine
This is Rietveld 408576698