| Index: chrome/browser/ui/views/location_bar/location_bar_view.cc
|
| diff --git a/chrome/browser/ui/views/location_bar/location_bar_view.cc b/chrome/browser/ui/views/location_bar/location_bar_view.cc
|
| index 26c959ca8b55fa1477f2e110d52d335fbbdbb316..82215297989de8e4bff549647a59e20cdb845f5a 100644
|
| --- a/chrome/browser/ui/views/location_bar/location_bar_view.cc
|
| +++ b/chrome/browser/ui/views/location_bar/location_bar_view.cc
|
| @@ -1641,7 +1641,6 @@
|
| button_drag_utils::SetURLAndDragImage(web_contents->GetURL(),
|
| web_contents->GetTitle(),
|
| favicon,
|
| - NULL,
|
| data,
|
| sender->GetWidget());
|
| }
|
|
|