| Index: components/content_settings/core/common/content_settings_types.h
|
| diff --git a/components/content_settings/core/common/content_settings_types.h b/components/content_settings/core/common/content_settings_types.h
|
| index ea60346c5b029cccfbd347952585cdad170f77b9..cce4a77f4351e4aead11892859c3f42658ffa352 100644
|
| --- a/components/content_settings/core/common/content_settings_types.h
|
| +++ b/components/content_settings/core/common/content_settings_types.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_CONTENT_SETTINGS_CORE_COMMON_CONTENT_SETTINGS_TYPES_H_
|
| #define COMPONENTS_CONTENT_SETTINGS_CORE_COMMON_CONTENT_SETTINGS_TYPES_H_
|
|
|
| +#include "build/build_config.h"
|
| +
|
| // A particular type of content to care about. We give the user various types
|
| // of controls over each of these.
|
| enum ContentSettingsType {
|
|
|