Chromium Code Reviews| Index: chrome/browser/profiles/profile_io_data.cc |
| diff --git a/chrome/browser/profiles/profile_io_data.cc b/chrome/browser/profiles/profile_io_data.cc |
| index e60dd6bd2ac042c1c15181c0719bc7819059078d..aeb550dc93bf87caa7ca3f9367d2d9c3a8b89680 100644 |
| --- a/chrome/browser/profiles/profile_io_data.cc |
| +++ b/chrome/browser/profiles/profile_io_data.cc |
| @@ -15,6 +15,7 @@ |
| #include "base/string_number_conversions.h" |
| #include "base/task.h" |
| #include "chrome/browser/browser_process.h" |
| +#include "chrome/browser/chrome_plugin_service_filter.h" |
|
willchan no longer on Chromium
2011/09/01 23:34:44
Remove
Bernhard Bauer
2011/09/02 08:41:48
Done.
|
| #include "chrome/browser/content_settings/host_content_settings_map.h" |
| #include "chrome/browser/custom_handlers/protocol_handler_registry.h" |
| #include "chrome/browser/extensions/extension_info_map.h" |