| Index: chrome/browser/content_settings/host_content_settings_map.h
|
| diff --git a/chrome/browser/content_settings/host_content_settings_map.h b/chrome/browser/content_settings/host_content_settings_map.h
|
| index 8d538b285eccf6668ed274925b5d365dc35b8aa5..e02c751a4ede2f515bc82e1f2c6baee2fd32f186 100644
|
| --- a/chrome/browser/content_settings/host_content_settings_map.h
|
| +++ b/chrome/browser/content_settings/host_content_settings_map.h
|
| @@ -20,6 +20,7 @@
|
| #include "chrome/browser/content_settings/content_settings_observer.h"
|
| #include "chrome/browser/prefs/pref_change_registrar.h"
|
| #include "chrome/common/content_settings.h"
|
| +#include "chrome/common/content_settings_types.h"
|
| #include "chrome/common/content_settings_pattern.h"
|
|
|
| namespace base {
|
|
|