Index: chrome/browser/dom_ui/options/content_settings_handler.cc |
=================================================================== |
--- chrome/browser/dom_ui/options/content_settings_handler.cc (revision 68044) |
+++ chrome/browser/dom_ui/options/content_settings_handler.cc (working copy) |
@@ -14,7 +14,7 @@ |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/browser/geolocation/geolocation_content_settings_map.h" |
#include "chrome/browser/notifications/desktop_notification_service.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/content_settings_helper.h" |
#include "chrome/common/notification_service.h" |