Index: public/web/WebViewClient.h |
diff --git a/public/web/WebViewClient.h b/public/web/WebViewClient.h |
index 60a3b46846816beaed3996e1d1d8ff7ea80c9a67..04b7bd66f5503a482ad657e12f8a558a8603cad5 100644 |
--- a/public/web/WebViewClient.h |
+++ b/public/web/WebViewClient.h |
@@ -151,7 +151,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. |