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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2156063002: Preparation for new Promise-based RTCPeerConnection.getStats. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed hta's comments Created 4 years, 5 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 0cd4d2223e5aeffca412ec429ba14ad2a5749595..65cf10cf904c10240a906b89e83d2b4247ec12fd 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -77182,6 +77182,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1455" label="SVGSMILBeginOrEndEventValue"/>
<int value="1456" label="SVGSMILBeginOrEndSyncbaseValue"/>
<int value="1457" label="SVGSMILElementInsertedAfterLoad"/>
+ <int value="1458" label="RTCPeerConnectionGetStats"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698