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

Unified Diff: content/browser/bad_message.h

Issue 1056073003: DevTools: introduce RecordEnumeratedHistogram method. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaseline Created 5 years, 8 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
Index: content/browser/bad_message.h
diff --git a/content/browser/bad_message.h b/content/browser/bad_message.h
index b7780579c25b7fa23013f868ddc80daaa8d3748a..fe89e1ccc564c788e70ae7ab290eecd70d04a895 100644
--- a/content/browser/bad_message.h
+++ b/content/browser/bad_message.h
@@ -38,6 +38,7 @@ enum BadMessageReason {
WC_INVALID_FRAME_SOURCE,
RWHVM_UNEXPECTED_FRAME_TYPE,
RFPH_DETACH,
+ DFH_BAD_EMBEDDER_MESSAGE,
// Please add new elements here. The naming convention is abbreviated class
// name (e.g. RenderFrameHost becomes RFH) plus a unique description of the
// reason.
« no previous file with comments | « chrome/browser/devtools/devtools_ui_bindings.cc ('k') | content/browser/devtools/devtools_frontend_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698