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

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

Issue 1820403002: Implement Automations for PannerNode and AutioListener (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update test because CL for min/maxValue AudioParam landed Created 4 years, 7 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/platform/audio/Panner.h ('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 b6c98646db93290e220b2cd1638552f9d1059791..0133544c9774561bc4940bf1a760e6674e77a828 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -72760,6 +72760,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1360" label="CSSValueAppearanceRadio"/>
<int value="1361" label="CSSValueAppearanceSearchField"/>
<int value="1362" label="CSSValueAppearanceTextField"/>
+ <int value="1363" label="AudioContextCreatePannerAutomated"/>
+ <int value="1364" label="PannerNodeSetPosition"/>
+ <int value="1365" label="PannerNodeSetOrientation"/>
+ <int value="1366" label="AudioListenerSetPosition"/>
+ <int value="1367" label="AudioListenerSetOrientation"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/platform/audio/Panner.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698