| Index: content/browser/download/drag_download_util.cc
|
| diff --git a/content/browser/download/drag_download_util.cc b/content/browser/download/drag_download_util.cc
|
| index 1483d06cdb9278f0f5df01fffeb074d2adeb33ea..f112e96a0a8e504c11156f034f83b0818cb6f428 100644
|
| --- a/content/browser/download/drag_download_util.cc
|
| +++ b/content/browser/download/drag_download_util.cc
|
| @@ -16,6 +16,7 @@
|
| #include "net/base/file_stream.h"
|
| #include "net/base/net_errors.h"
|
|
|
| +using content::BrowserThread;
|
| using net::FileStream;
|
|
|
| namespace drag_download_util {
|
|
|