| Index: chrome/common/content_settings_types.h
|
| diff --git a/chrome/common/content_settings_types.h b/chrome/common/content_settings_types.h
|
| index 09b786bb52f084d23f0bbc622211e838f9a20f23..2e2a5637335c22c6f3fac225701ebfb79204aedc 100644
|
| --- a/chrome/common/content_settings_types.h
|
| +++ b/chrome/common/content_settings_types.h
|
| @@ -17,6 +17,7 @@ enum ContentSettingsType {
|
| CONTENT_SETTINGS_TYPE_PLUGINS,
|
| CONTENT_SETTINGS_TYPE_POPUPS,
|
| CONTENT_SETTINGS_TYPE_GEOLOCATION,
|
| + CONTENT_SETTINGS_TYPE_NOTIFICATIONS,
|
| CONTENT_SETTINGS_NUM_TYPES
|
| };
|
|
|
|
|