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

Unified Diff: content/browser/bad_message.h

Issue 2319493002: Add mojo interface for audio rendering. (Closed)
Patch Set: ++docs Created 3 years, 10 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 | « content/browser/BUILD.gn ('k') | content/browser/renderer_host/media/audio_output_impl.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 31530024e1b31b87e771c0489aa5d09ebdbcdb98..932ff91405883a9b774fccf2eab86a37515c3aa2 100644
--- a/content/browser/bad_message.h
+++ b/content/browser/bad_message.h
@@ -183,6 +183,7 @@ enum BadMessageReason {
RFH_DID_ADD_CONSOLE_MESSAGE_BAD_SEVERITY = 159,
AIRH_VOLUME_OUT_OF_RANGE = 160,
BDH_INVALID_DESCRIPTOR_ID = 161,
+ RFAOS_OUT_OF_RANGE_INTEGER = 162,
// 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 | « content/browser/BUILD.gn ('k') | content/browser/renderer_host/media/audio_output_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698