Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 6370c946f7d4a73267270cb3b10c8b830e52f170..9519d996aa0212aa54413e6f4818085adab5f912 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -2657,6 +2657,11 @@ should be able to be added at any place in this file. |
<description>Please enter the description of this user action.</description> |
</action> |
+<action name="Flash.PluginInstanceCreated"> |
+ <owner>thestig@chromium.org</owner> |
+ <description>Count of frame loads that also loads PPAPI Flash.</description> |
Charlie Reis
2014/10/31 16:55:45
nit: also load
Lei Zhang
2014/11/01 00:51:47
Done.
|
+</action> |
+ |
<action name="FocusAppMenu"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |
@@ -2942,6 +2947,16 @@ should be able to be added at any place in this file. |
<description>Please enter the description of this user action.</description> |
</action> |
+<action name="FrameLoad"> |
+ <owner>thestig@chromium.org</owner> |
+ <description>Count of frame loads.</description> |
+</action> |
+ |
+<action name="FrameLoadWithFlash"> |
+ <owner>thestig@chromium.org</owner> |
+ <description>Count of frame loads that also loads PPAPI Flash.</description> |
Charlie Reis
2014/10/31 16:55:45
nit: also load
Lei Zhang
2014/11/01 00:51:47
Done.
|
+</action> |
+ |
<action name="Gesture_Overview"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |