| Index: tools/metrics/actions/actions.xml
 | 
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
 | 
| index 1274150c4aaa689856403fe6433ccc699aa7680d..7bb3dc5b8f3ca6a05b7801d1ee4d2d9702007ecd 100644
 | 
| --- a/tools/metrics/actions/actions.xml
 | 
| +++ b/tools/metrics/actions/actions.xml
 | 
| @@ -2582,6 +2582,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="DinosaurEasterEgg">
 | 
| +  <owner>edwardjung@chromium.org</owner>
 | 
| +  <description>
 | 
| +    Offline interstitial dinosaur game easter egg activations.
 | 
| +  </description>
 | 
| +</action>
 | 
| +
 | 
|  <action name="DisabledExtensionNotificationDismissed">
 | 
|    <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
 | 
|    <description>Please enter the description of this user action.</description>
 | 
| 
 |