| Index: chrome/browser/ui/gtk/download/download_item_drag.cc
|
| diff --git a/chrome/browser/ui/gtk/download/download_item_drag.cc b/chrome/browser/ui/gtk/download/download_item_drag.cc
|
| index 74ddd42c331ae4ae26f5b34afaba95046ccbfe55..ffb75c87d307ab09f7c30d4c11d53a47cb42f846 100644
|
| --- a/chrome/browser/ui/gtk/download/download_item_drag.cc
|
| +++ b/chrome/browser/ui/gtk/download/download_item_drag.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "chrome/browser/download/drag_download_item.h"
|
| #include "content/public/browser/download_item.h"
|
| -#include "net/base/net_util.h"
|
| +#include "net/base/filename_util.h"
|
| #include "ui/base/dragdrop/gtk_dnd_util.h"
|
| #include "ui/gfx/image/image.h"
|
| #include "url/gurl.h"
|
|
|