Index: chrome/browser/content_setting_image_model.cc |
diff --git a/chrome/browser/content_setting_image_model.cc b/chrome/browser/content_setting_image_model.cc |
index f392ec42b8242872ee68a9f7619e2ebfc169d915..76b14558b268f30ac98d42d37bd35c8e17879e14 100644 |
--- a/chrome/browser/content_setting_image_model.cc |
+++ b/chrome/browser/content_setting_image_model.cc |
@@ -6,7 +6,7 @@ |
#include "app/l10n_util.h" |
#include "base/command_line.h" |
-#include "chrome/browser/host_content_settings_map.h" |
+#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/browser/profile.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/common/chrome_switches.h" |