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 02c389ea3b29f2322971d98910cfd33d1b4aed17..7bf6eb23614cda31cef9a92aa9301173a93da33e 100644 |
--- a/components/content_settings/core/common/content_settings_types.h |
+++ b/components/content_settings/core/common/content_settings_types.h |
@@ -44,6 +44,8 @@ enum ContentSettingsType { |
CONTENT_SETTINGS_TYPE_SITE_ENGAGEMENT, |
CONTENT_SETTINGS_TYPE_DURABLE_STORAGE, |
CONTENT_SETTINGS_TYPE_USB_CHOOSER_DATA, |
+ CONTENT_SETTINGS_TYPE_BLUETOOTH_GUARD, |
+ CONTENT_SETTINGS_TYPE_BLUETOOTH, |
raymes
2016/02/22 22:34:34
Did you mean to add this yet?
Jeffrey Yasskin
2016/02/22 22:52:17
Ditto from the other addition.
|
CONTENT_SETTINGS_TYPE_KEYGEN, |
// WARNING: This enum is going to be removed soon. Do not depend on NUM_TYPES. |