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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2789773003: Send FrameSwapMessageQueue's messages with a separate IPC (Closed)
Patch Set: Remove semicolon Created 3 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 04429b49734f785597aa9566c716d50b041ad851..be3d593784d075736a51e256bc9567200f856876 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83213,6 +83213,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="164" label="BFSI_INVALID_TAG"/>
<int value="165" label="BFSI_INVALID_REQUESTS"/>
<int value="166" label="BFSI_INVALID_TITLE"/>
+ <int value="167" label="RWH_INVALID_FRAME_TOKEN"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698