Index: chrome/browser/ui/webui/downloads_dom_handler.h |
diff --git a/chrome/browser/ui/webui/downloads_dom_handler.h b/chrome/browser/ui/webui/downloads_dom_handler.h |
index 20c4d470350f688fc12d00f65135e8d9347ebd2d..6664c9c808f43a9c9a5e876d4ddb67bd248c5420 100644 |
--- a/chrome/browser/ui/webui/downloads_dom_handler.h |
+++ b/chrome/browser/ui/webui/downloads_dom_handler.h |
@@ -9,6 +9,7 @@ |
#include <vector> |
#include "base/memory/scoped_callback_factory.h" |
+#include "base/memory/scoped_ptr.h" |
#include "content/browser/download/download_item.h" |
#include "content/browser/download/download_manager.h" |
#include "content/browser/webui/web_ui.h" |