| Index: chrome/browser/download/download_item_unittest.cc
|
| diff --git a/chrome/browser/download/download_item_unittest.cc b/chrome/browser/download/download_item_unittest.cc
|
| index 45f634b60c80fa984c69551bb27a21a4cc33f552..100967e3f39eaaff9db74b47f9fe36fe2cade7f2 100644
|
| --- a/chrome/browser/download/download_item_unittest.cc
|
| +++ b/chrome/browser/download/download_item_unittest.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/message_loop.h"
|
| +#include "base/threading/thread.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "content/browser/download/download_create_info.h"
|
| #include "content/browser/download/download_id.h"
|
|
|