Index: chrome/browser/ui/webui/fileicon_source.h |
diff --git a/chrome/browser/ui/webui/fileicon_source.h b/chrome/browser/ui/webui/fileicon_source.h |
index ef43f841cb4ffd289fff51a8dd484cfdec354888..272fea0911701a03b5c689895180d145e8aa595b 100644 |
--- a/chrome/browser/ui/webui/fileicon_source.h |
+++ b/chrome/browser/ui/webui/fileicon_source.h |
@@ -21,7 +21,7 @@ class Image; |
// requests for favicons and the history backend that serves these. |
class FileIconSource : public ChromeURLDataManager::DataSource { |
public: |
- explicit FileIconSource(); |
+ FileIconSource(); |
// Called when the network layer has requested a resource underneath |
// the path we registered. |