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

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

Issue 2861843003: Add Flash to UKM entry list (Closed)
Patch Set: reword2 Created 3 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/ukm/ukm.xml
diff --git a/tools/metrics/ukm/ukm.xml b/tools/metrics/ukm/ukm.xml
index 435d2e8b2cb2d51ed010595d4f452d2f00bf64b1..85d388261cf69fa3adc05580566a3d8d0eb5299e 100644
--- a/tools/metrics/ukm/ukm.xml
+++ b/tools/metrics/ukm/ukm.xml
@@ -197,6 +197,13 @@ along with a detailed description for each metric.
</metric>
</event>
+<event name="Plugins.FlashInstance">
+ <owner>tommycli@chromium.org</owner>
+ <summary>
+ Recorded when a Flash object instance is created.
+ </summary>
+</event>
+
<event name="Translate">
<owner>hamelphi@chromium.org</owner>
<summary>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698