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 d7584141be5b3c85efbc0a95535a443f41fa0b0b..d3113941296cac9db10946196e0496534aa7d167 100644 |
--- a/components/content_settings/core/common/content_settings_types.h |
+++ b/components/content_settings/core/common/content_settings_types.h |
@@ -49,6 +49,7 @@ enum ContentSettingsType { |
CONTENT_SETTINGS_TYPE_IMPORTANT_SITE_INFO, |
CONTENT_SETTINGS_TYPE_PERMISSION_AUTOBLOCKER_DATA, |
CONTENT_SETTINGS_TYPE_SUBRESOURCE_FILTER, |
+ CONTENT_SETTINGS_TYPE_SUBRESOURCE_FILTER_DATA, |
raymes
2017/04/12 22:35:15
nit: Please add a comment about what will be store
Charlie Harrison
2017/04/13 03:41:30
Done.
|
// This is special-cased in the permissions layer to always allow, and as |
// such doesn't have associated prefs data. |