| Index: chrome/browser/download/drag_download_item_views.cc
|
| diff --git a/chrome/browser/download/drag_download_item_views.cc b/chrome/browser/download/drag_download_item_views.cc
|
| index b32cfc32c341388ffb7bc14c645573c05117826f..1859647cb830c42f38605aba4316a10e04a2f8b0 100644
|
| --- a/chrome/browser/download/drag_download_item_views.cc
|
| +++ b/chrome/browser/download/drag_download_item_views.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "build/build_config.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "content/public/browser/download_item.h"
|
| #include "net/base/mime_util.h"
|
|
|