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

Unified Diff: content/browser/bad_message.h

Issue 2466223002: Implement WebBluetooth getDescriptor[s] (Closed)
Patch Set: Updating cross-origin-objects-exceptions.html Created 4 years 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
Index: content/browser/bad_message.h
diff --git a/content/browser/bad_message.h b/content/browser/bad_message.h
index 451e6f0a7187cd1ad46d65f8a2491d6eaf556503..f6c85c1ec416a0e33ea33c016c3bdc63426b909f 100644
--- a/content/browser/bad_message.h
+++ b/content/browser/bad_message.h
@@ -180,6 +180,7 @@ enum BadMessageReason {
MDDH_INVALID_UNSUBSCRIPTION_REQUEST = 156,
AOAH_NONSENSE_DEVICE_ID = 157,
BDH_INVALID_OPTIONS = 158,
+ BDH_INVALID_DESCRIPTOR_ID = 159,
// Please add new elements here. The naming convention is abbreviated class
// name (e.g. RenderFrameHost becomes RFH) plus a unique description of the
« no previous file with comments | « no previous file | content/browser/bluetooth/bluetooth_blocklist.cc » ('j') | content/browser/bluetooth/bluetooth_blocklist.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698