| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 6370c946f7d4a73267270cb3b10c8b830e52f170..eea8942a157a9e09f2ebd2fac97c767f8488136c 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -9697,6 +9697,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="PageLoadWithFlash">
|
| + <owner>thestig@chromium.org</owner>
|
| + <description>Measure a page load that also loads Flash.</description>
|
| +</action>
|
| +
|
| <action name="PageUp">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|