| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 0d3e3225e225207ce1c1409db4208069699ca05e..c653a4d49b2232899aa559c87070ccd8d4af75d2 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -1009,6 +1009,24 @@ components/rappor/rappor_parameters.h.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="OfflinePages.OfflineVersionWasViewedWhileOffline"
|
| + type="LOW_FREQUENCY_UMA_RAPPOR_TYPE">
|
| + <owner>dewittj@chromium.org</owner>
|
| + <summary>
|
| + The domain and registry of the URL that is saved by the offline pages
|
| + feature.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| +<rappor-metric name="OfflinePages.PageWasSavedForOffline"
|
| + type="UMA_RAPPOR_TYPE">
|
| + <owner>dewittj@chromium.org</owner>
|
| + <summary>
|
| + The domain and registry of the URL that is saved by the offline pages
|
| + feature.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="PageLoad.CoarseTiming.NavigationToFirstContentfulPaint"
|
| type="UMA_RAPPOR_TYPE">
|
| <owner>csharrison@chromium.org</owner>
|
|
|