| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index bdae8ad0c5a539bf471c2395d593dd54ad929074..2974d983772a3159a4252abd473f22499c0266d6 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -13834,6 +13834,15 @@ should be able to be added at any place in this file.
|
| <obsolete>Deprecated due to NPAPI removal.</obsolete>
|
| </action>
|
|
|
| +<action name="Precache.Fetch.Begin" not_user_triggered="true">
|
| + <owner>twifkak@chromium.org</owner>
|
| + <owner>jamartin@chromium.org</owner>
|
| + <description>
|
| + A precache fetch was initiated, having met all the necessary preconditions.
|
| + This occurs when precache is in either Enabled or Control mode.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="Precache.Fetch.IntentReceived" not_user_triggered="true">
|
| <owner>twifkak@chromium.org</owner>
|
| <owner>bengr@chromium.org</owner>
|
|
|