Index: chrome/browser/notifications/balloon_host.h |
diff --git a/chrome/browser/notifications/balloon_host.h b/chrome/browser/notifications/balloon_host.h |
index afb3eb1faeb312f899aa6bbffc0fc623594e4bb5..a132282f4319c6b7c9d2cecc6b55d9032346b632 100644 |
--- a/chrome/browser/notifications/balloon_host.h |
+++ b/chrome/browser/notifications/balloon_host.h |
@@ -89,8 +89,6 @@ class BalloonHost : public RenderViewHostDelegate, |
int selected_item, |
const std::vector<WebMenuItem>& items, |
bool right_aligned) {} |
- virtual void StartDragging(const WebDropData& drop_data, |
Aaron Boodman
2011/02/22 21:49:01
rebase needed?
dcheng
2011/02/23 02:33:37
The original patch modified lines in this file and
|
- WebKit::WebDragOperationsMask allowed_ops) {} |
virtual void StartDragging(const WebDropData&, |
WebKit::WebDragOperationsMask, |
const SkBitmap&, |