Index: chrome/browser/extensions/api/downloads/downloads_api.h |
diff --git a/chrome/browser/extensions/api/downloads/downloads_api.h b/chrome/browser/extensions/api/downloads/downloads_api.h |
index 3f4257199b0356dfeecaad38b6aab7e3c83d4afd..b8fff293b9fd5cbcaf258712bcc10447b462b039 100644 |
--- a/chrome/browser/extensions/api/downloads/downloads_api.h |
+++ b/chrome/browser/extensions/api/downloads/downloads_api.h |
@@ -215,7 +215,7 @@ class DownloadsGetFileIconFunction : public AsyncExtensionFunction { |
class ExtensionDownloadsEventRouter |
: public AllDownloadItemNotifier::Observer { |
public: |
- explicit ExtensionDownloadsEventRouter( |
+ ExtensionDownloadsEventRouter( |
Profile* profile, content::DownloadManager* manager); |
virtual ~ExtensionDownloadsEventRouter(); |