| Index: chrome/browser/gtk/bookmark_bar_gtk.h
|
| ===================================================================
|
| --- chrome/browser/gtk/bookmark_bar_gtk.h (revision 21363)
|
| +++ chrome/browser/gtk/bookmark_bar_gtk.h (working copy)
|
| @@ -183,9 +183,6 @@
|
| GdkDragContext* context,
|
| guint time,
|
| BookmarkBarGtk* bar);
|
| - static gboolean OnToolbarDragDrop(GtkWidget* widget, GdkDragContext* context,
|
| - gint x, gint y, guint time,
|
| - BookmarkBarGtk* bar);
|
| static void OnToolbarDragReceived(GtkWidget* widget,
|
| GdkDragContext* context,
|
| gint x, gint y,
|
|
|