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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2003253002: [Devtools] Allow User-Agent header override for Websockets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tests Created 4 years, 6 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 fbead6651f3b9286aea08c7ce67cb7f21d6c84f4..89533b0e50cd65db62ab8cd78078090d6e46e85c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65688,6 +65688,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="121" label="RFH_FAIL_PROVISIONAL_LOAD_NO_ERROR"/>
<int value="122" label="NI_IN_PAGE_NAVIGATION"/>
<int value="123" label="RPH_MOJO_PROCESS_ERROR"/>
+ <int value="124" label="WSH_INVALID_HEADER_VALUE"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">

Powered by Google App Engine
This is Rietveld 408576698