Chromium Code Reviews| Index: webkit/glue/webkitclient_impl.h |
| =================================================================== |
| --- webkit/glue/webkitclient_impl.h (revision 30609) |
| +++ webkit/glue/webkitclient_impl.h (working copy) |
| @@ -82,7 +82,6 @@ |
| // Glue layer. Once the Glue layer moves entirely into the WebKit layer, |
| // these methods will be deleted. |
| virtual WebCore::String uiResourceProtocol(); |
| - virtual bool popupsAllowed(NPP); |
| private: |
| void DoTimeout() { |