| Index: public/web/WebViewClient.h
|
| diff --git a/public/web/WebViewClient.h b/public/web/WebViewClient.h
|
| index 96794e415f8dd4de8893d00af371ae89b24bd3b2..a5229171fe645078a70888058c56c9e505824401 100644
|
| --- a/public/web/WebViewClient.h
|
| +++ b/public/web/WebViewClient.h
|
| @@ -150,7 +150,6 @@ public:
|
| // Called by WebHelperPlugin to provide the WebFrameClient interface for the WebFrame.
|
| virtual void initializeHelperPluginWebFrame(WebHelperPlugin*) { }
|
|
|
| -
|
| // Navigational --------------------------------------------------------
|
|
|
| // These notifications bracket any loading that occurs in the WebView.
|
|
|