Chromium Code Reviews| Index: chrome/browser/ui/webui/downloads_ui.cc |
| =================================================================== |
| --- chrome/browser/ui/webui/downloads_ui.cc (revision 133676) |
| +++ chrome/browser/ui/webui/downloads_ui.cc (working copy) |
| @@ -4,6 +4,7 @@ |
| #include "chrome/browser/ui/webui/downloads_ui.h" |
| +#include "base/memory/ref_counted_memory.h" |
| #include "base/memory/singleton.h" |
| #include "base/string_piece.h" |
| #include "base/threading/thread.h" |