Index: components/content_settings/core/browser/host_content_settings_map.h |
diff --git a/components/content_settings/core/browser/host_content_settings_map.h b/components/content_settings/core/browser/host_content_settings_map.h |
index 285aaa8fb0e3ac413a2ad385072a22dea5e574cf..547b0e23af8580071cbdf4a480951951739e40e7 100644 |
--- a/components/content_settings/core/browser/host_content_settings_map.h |
+++ b/components/content_settings/core/browser/host_content_settings_map.h |
@@ -54,6 +54,7 @@ class HostContentSettingsMap |
// TODO(mukai): find the solution. |
INTERNAL_EXTENSION_PROVIDER = 0, |
POLICY_PROVIDER, |
+ SUPERVISED_PROVIDER, |
CUSTOM_EXTENSION_PROVIDER, |
OVERRIDE_PROVIDER, |
PREF_PROVIDER, |