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

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

Issue 1128023009: ppapi: define PPB_AudioEncoder API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bbudge's nits & api release bump Created 5 years, 3 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
« chrome/common/ppapi_utils.cc ('K') | « ppapi/thunk/resource_creation_api.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 c998f475a1dc9fbaf106f4dbae5951cd0794560c..95a783822a5ac3bfa0b7d1c26eac68b8961f5e76 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -67592,6 +67592,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1519132417" label="PPB_FileSystem;1.0"/>
<int value="1520420939" label="PPB_MouseCursor;1.0"/>
<int value="1528832860" label="PPB_FileChooser(Dev);0.6"/>
+ <int value="1534600005" label="PPB_AudioEncoder;0.1"/>
<int value="1577776196" label="PPB_InputEvent_Private;0.1"/>
<int value="1616589391" label="PPB_TCPServerSocket_Private;0.2"/>
<int value="1641037564" label="PPB_VideoSource_Private;0.1"/>
« chrome/common/ppapi_utils.cc ('K') | « ppapi/thunk/resource_creation_api.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698