Index: chrome/browser/resources/md_downloads/manager.html |
diff --git a/chrome/browser/resources/md_downloads/manager.html b/chrome/browser/resources/md_downloads/manager.html |
index 53b11d384b4e4e725d295523254691dcb7e88515..7c20a823dc3bf34ba5e902b9cf93fadcca33a072 100644 |
--- a/chrome/browser/resources/md_downloads/manager.html |
+++ b/chrome/browser/resources/md_downloads/manager.html |
@@ -3,6 +3,7 @@ |
<link rel="import" href="chrome://resources/html/cr/ui.html"> |
<link rel="import" href="chrome://resources/html/cr/ui/command.html"> |
<link rel="import" href="chrome://resources/html/util.html"> |
+<link rel="import" href="chrome://downloads/action_service.html"> |
<link rel="import" href="chrome://downloads/constants.html"> |
<link rel="import" href="chrome://downloads/item_view.html"> |
<script src="chrome://downloads/manager.js"></script> |