Chromium Code Reviews| Index: content/browser/download/download_manager_impl.cc |
| =================================================================== |
| --- content/browser/download/download_manager_impl.cc (revision 144915) |
| +++ content/browser/download/download_manager_impl.cc (working copy) |
| @@ -12,6 +12,7 @@ |
| #include "base/file_util.h" |
| #include "base/i18n/case_conversion.h" |
| #include "base/logging.h" |
| +#include "base/message_loop.h" |
|
cpu_(ooo_6.6-7.5)
2012/07/09 05:14:11
does this file belong to this CL?
jam
2012/07/09 05:44:06
yeah, this is because of the waitable_event_watche
|
| #include "base/stl_util.h" |
| #include "base/stringprintf.h" |
| #include "base/synchronization/lock.h" |