Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 1691485e9a37eec6d3ffeaae8e89b1e64cfe9cae..157a30e0a57a89ba7128ed00f1fa11c8bfb34621 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -176,6 +176,15 @@ 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="AboutFlags_enable-ppapi-win32k-lockdown"> |
| + <owner>wfh@chromium.org</owner> |
| + <owner>forshaw@chromium.org</owner> |
| + <description> |
| + User enabled flag that specifies which PPAPI plugins are run within the |
| + win32k lockdown sandbox policy on Windows. |
| + </description> |
| +</action> |
|
Ilya Sherman
2015/09/30 04:13:37
Hmm, I don't remember: Is this entry automatically
|
| + |
| <action name="AboutFlags_enable-smooth-scrolling"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |