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

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

Issue 2134813002: Implement ConstantSourceNode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 2 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/webaudio/WindowWebAudio.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 1ee45a79668fff10ed69e43e8830acf36f84e768..b7037dad364a2078ecb01089c070ad08afbc383b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83880,6 +83880,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1648"
label="RTCPeerConnectionCreateDataChannelMaxRetransmitTime"/>
<int value="1649" label="RTCPeerConnectionCreateDataChannelMaxRetransmits"/>
+ <int value="1650" label="AudioContextCreateConstantSource"/>
+ <int value="1651" label="WebAudioConstantSourceNode"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/webaudio/WindowWebAudio.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698