Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index aef543c9e2f9b926b8226632af49dccc30ee0a12..286e9ced4a4f554f4c93dc1dd16e94921fba7be3 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -27554,6 +27554,13 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>The result from an attempt to load a PPAPI plugin.</summary> |
</histogram> |
+<histogram name="Plugin.PpapiSyncIPCTime" units="ms"> |
+ <owner>gab@chromium.org</owner> |
+ <summary> |
+ The time it took to complete a synchronous IPC made from the PPAPI process. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Power.BacklightLevelOnAC" units="%"> |
<owner>derat@chromium.org</owner> |
<summary> |