Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1109)

Unified Diff: content/browser/bad_message.h

Issue 1286063002: Add a path for content/ to open and control a Bluetooth chooser dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Fix comment wrapping. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/browser/bluetooth/bluetooth_dispatcher_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/bad_message.h
diff --git a/content/browser/bad_message.h b/content/browser/bad_message.h
index 9e7a185fa99b66279c6f485c8fa2821307c679a6..3f5e3b07eaea26fbae6af93216a62ecadf7f0fa6 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,
RDH_ILLEGAL_ORIGIN = 95,
« no previous file with comments | « no previous file | content/browser/bluetooth/bluetooth_dispatcher_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698