Index: Source/web/WebHelperPluginImpl.cpp |
diff --git a/Source/web/WebHelperPluginImpl.cpp b/Source/web/WebHelperPluginImpl.cpp |
index 8eb199a2f217940b34ee946f31471aa3ab43ff6f..5a059290452655cf59a64ca333ee2aab7a435c0f 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(); |
} |