Index: tools/metrics/rappor/rappor.xml |
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml |
index 54743a682e4812f77e88265d96a7a7b1520e0d28..fee82afd51ea826a4b9a6ee07124fb3f0c6e534f 100644 |
--- a/tools/metrics/rappor/rappor.xml |
+++ b/tools/metrics/rappor/rappor.xml |
@@ -306,6 +306,22 @@ components/rappor/rappor_service.cc. |
</summary> |
</rappor-metric> |
+<rappor-metric name="WebComponents.DocumentRegisterElement" |
+ type="ETLD_PLUS_ONE"> |
+ <owner>kojii@chromium.org</owner> |
+ <summary> |
+ The host of a URL that used Document::RegisterElement(). |
+ </summary> |
+</rappor-metric> |
+ |
+<rappor-metric name="WebComponents.ElementCreateShadowRoot" |
+ type="ETLD_PLUS_ONE"> |
+ <owner>kojii@chromium.org</owner> |
+ <summary> |
+ The host of a URL that used Element::CreateShadowRoot(). |
+ </summary> |
+</rappor-metric> |
+ |
<rappor-metric name="interstitial.harmful.domain" type="COARSE_RAPPOR_TYPE"> |
<owner>nparker@chromium.org</owner> |
<summary> |