summaryrefslogtreecommitdiff
path: root/Source/web/WebHelperPluginImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/web/WebHelperPluginImpl.cpp')
-rw-r--r--Source/web/WebHelperPluginImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/web/WebHelperPluginImpl.cpp b/Source/web/WebHelperPluginImpl.cpp
index 8eb199a2f..5a0592904 100644
--- a/Source/web/WebHelperPluginImpl.cpp
+++ b/Source/web/WebHelperPluginImpl.cpp
@@ -92,7 +92,7 @@ private:
{
// This should never be called since the only way to close the
// invisible page is via closeHelperPlugin().
- ASSERT_NOT_REACHED();
+ ASSERT_NOT_REACHED();
m_widget->closeHelperPlugin();
}