Chromium Code Reviews| Index: webkit/glue/webframe_impl.h |
| =================================================================== |
| --- webkit/glue/webframe_impl.h (revision 5111) |
| +++ webkit/glue/webframe_impl.h (working copy) |
| @@ -267,7 +267,6 @@ |
| // Returns true if the frame CSS is in "printing" mode. |
| bool printing() const { return printing_; } |
| - virtual bool HasUnloadListener(); |
| virtual bool IsReloadAllowingStaleData() const; |
| protected: |