| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 0c8172b902d091829900a93dcf775c3bba2faed0..b6cf927bf9fb99d2e998fbbbf1cf95b5f3217c6f 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -179,6 +179,13 @@ 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-native-cups">
|
| + <owner>skau@chromium.org</owner>
|
| + <description>
|
| + Records if native cups printing is enabled in chrome://flags
|
| + </description>
|
| +</action>
|
| +
|
| <action name="AboutFlags_enable-pnacl">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|