Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(500)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2613743002: Clip related property and border radius are now recorded for UMA (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 5bdaaff80c9887e28e6af3cc86bcfee041876dcd..1cea0372e752472c76c43949388506020ba5418b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94780,6 +94780,8 @@ value.
<int value="17" label="Has opacity"/>
<int value="18" label="Has transform"/>
<int value="19" label="Background not opaque in rect"/>
+ <int value="20" label="Has border radius"/>
+ <int value="21" label="Has clip related property"/>
</enum>
<enum name="MakeChromeDefaultResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698