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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2345583005: Add use counter for CSS zoom:reset and zoom:document. (Closed)
Patch Set: merge Created 4 years, 3 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
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 378701f806a60e4b7402dc4c195bf67970d6504c..af19628ab5dcb00467befb6f4b2398c89404b32c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81312,6 +81312,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1575" label="WebAudioPeriodicWave"/>
<int value="1576" label="WebAudioStereoPannerNode"/>
<int value="1577" label="WebAudioWaveShaperNode"/>
+ <int value="1578" label="CSSZoomReset"/>
+ <int value="1579" label="CSSZoomDocument"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698