| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 4eef2a1aec3e1347829c02e219d09fd6a1c8de0a..b2cfd3b7fd14bfe2e905a1e90e2f2ab4f8083666 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -12487,6 +12487,11 @@ should be able to be added at any place in this file.
|
| <obsolete>Removed with Out of Process PDF (issue 303491)</obsolete>
|
| </action>
|
|
|
| +<action name="PDF.FontSubstituted">
|
| + <owner>npm@chromium.org</owner>
|
| + <description>When a pdf requests for font substitute</description>
|
| +</action>
|
| +
|
| <action name="PDF.LoadFailure">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|