Index: content/browser/bad_message.h |
diff --git a/content/browser/bad_message.h b/content/browser/bad_message.h |
index 089a8872650ead9a57db73caf154c603b3dd1efc..86565d17a6d8a643c2e746a3b40cda1242e82d55 100644 |
--- a/content/browser/bad_message.h |
+++ b/content/browser/bad_message.h |
@@ -114,7 +114,7 @@ enum BadMessageReason { |
BDH_INVALID_WRITE_VALUE_LENGTH = 90, |
WC_MEMORY_CACHE_RESOURCE_BAD_SECURITY_INFO = 91, |
WC_RENDERER_DID_NAVIGATE_BAD_SECURITY_INFO = 92, |
- BDH_DUPLICATE_REQUEST_DEVICE_ID = 93, |
+ OBSOLETE_BDH_DUPLICATE_REQUEST_DEVICE_ID = 93, |
CSDH_INVALID_ORIGIN = 94, |
// Please add new elements here. The naming convention is abbreviated class |