| 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 85edae9c42a7d7f08a555eaef4b632ca01454405..09230e77245ebd44f4e669009c42d178321ae2eb 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"
|
|
|