| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 62ae0d58e987d7cf3b25d719a31cd8c926159195..8a5567658e26bea8e374fce13449230d312260f8 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -145,6 +145,14 @@ components/rappor/rappor_service.cc.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="ServiceWorker.ControlledPageUrl" type="ETLD_PLUS_ONE">
|
| + <owner>horo@chromium.org</owner>
|
| + <summary>
|
| + The domain and registry of the URL of the page which is controlled by a
|
| + ServiceWorker. Recorded when the page is loaded.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="Settings.FirstStartupPage" type="ETLD_PLUS_ONE">
|
| <owner>holte@chromium.org</owner>
|
| <summary>
|
|
|