summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/shared_globals.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/shared_globals.cpp b/shared/shared_globals.cpp
index 082a84215..a89e2df6c 100644
--- a/shared/shared_globals.cpp
+++ b/shared/shared_globals.cpp
@@ -68,6 +68,7 @@ namespace content {
RenderWidgetHostView* RenderWidgetHostView::CreateViewForWidget(RenderWidgetHost*) {
// WebContentsViewQt should take care of this directly.
Q_ASSERT(false);
+ return nullptr;
}
// static