| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 49b1f1ee583f87f39df1be550779256a6360dd9b..c32d6bd3c3fb696f5b8835145d17830f7bd3f507 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -235,6 +235,20 @@ components/rappor/rappor_service.cc.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="DeviceSensors.DeviceMotion" type="ETLD_PLUS_ONE">
|
| + <owner>timvolodine@chromium.org</owner>
|
| + <summary>
|
| + The domain and registry of the URL that is using Device Motion API.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| +<rappor-metric name="DeviceSensors.DeviceOrientation" type="ETLD_PLUS_ONE">
|
| + <owner>timvolodine@chromium.org</owner>
|
| + <summary>
|
| + The domain and registry of the URL that is using Device Orientation API.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="Extensions.PossibleAdInjection2" type="ETLD_PLUS_ONE">
|
| <owner>rdevlin.cronin@chromium.org</owner>
|
| <summary>
|
|
|