Index: chrome/browser/ui/webui/downloads_dom_handler.cc |
diff --git a/chrome/browser/ui/webui/downloads_dom_handler.cc b/chrome/browser/ui/webui/downloads_dom_handler.cc |
index dab0be917e9ab541a2ab1ec97f689d6a0397e25a..52e986c46d29d884b1a400e63df23bc3e36cb69a 100644 |
--- a/chrome/browser/ui/webui/downloads_dom_handler.cc |
+++ b/chrome/browser/ui/webui/downloads_dom_handler.cc |
@@ -24,7 +24,7 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/webui/chrome_url_data_manager.h" |
#include "chrome/browser/ui/webui/fileicon_source.h" |
-#include "chrome/browser/ui/webui/fileicon_source_cros.h" |
+#include "chrome/browser/ui/webui/fileicon_source_chromeos.h" |
#include "chrome/common/jstemplate_builder.h" |
#include "chrome/common/url_constants.h" |
#include "content/browser/browser_thread.h" |