Index: chrome/browser/profiles/profile_io_data.cc |
=================================================================== |
--- chrome/browser/profiles/profile_io_data.cc (revision 84527) |
+++ chrome/browser/profiles/profile_io_data.cc (working copy) |
@@ -13,6 +13,7 @@ |
#include "base/stl_util-inl.h" |
#include "base/string_number_conversions.h" |
#include "chrome/browser/browser_process.h" |
+#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/browser/custom_handlers/protocol_handler_registry.h" |
#include "chrome/browser/extensions/user_script_master.h" |
#include "chrome/browser/io_thread.h" |