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

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

Issue 1888023002: Add a counter for the |remote| member of MediaStreamTrack (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a counter for the |remote| member of MediaStreamTrack Created 4 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
« no previous file with comments | « third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 78174653199e1fc4727f4984cfc50b49f44bfc18..6d27967749e5246fb954f46691d4d6e7ba5f9873 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70880,6 +70880,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1303" label="V8Document_Anchors_AttributeGetter"/>
<int value="1304" label="V8Document_Applets_AttributeGetter"/>
<int value="1305" label="XMLHttpRequestCrossOriginWithCredentials"/>
+ <int value="1306" label="MediaStreamTrackRemote"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698