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

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

Issue 2088453002: Implement the inert attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dmazzoni comments 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 e508c28079a10c0d90d69950546a0d65d893f624..83ee0340b5668de5ffec2ee0aaea4a453f6e1365 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89377,6 +89377,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1780" label="ScrollbarUseHorizontalScrollbarButton"/>
<int value="1781" label="ScrollbarUseHorizontalScrollbarThumb"/>
<int value="1782" label="ScrollbarUseHorizontalScrollbarTrack"/>
+ <int value="1783" label="InertAttribute"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698