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

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

Issue 1059153002: Run tools/metrics/histograms/update_use_counter_feature_enum.py (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and update (LegacyConst) Created 5 years, 8 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 | « no previous file | 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 07f4c5e0359add910f86a8898ef43b0956424d9b..e571923087576e3931ab8bad574be46a223fd5ab 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51281,6 +51281,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="743" label="GlobalCacheStorage"/>
<int value="744" label="NetInfo"/>
<int value="745" label="BackgroundSync"/>
+ <int value="746" label="TabStopProperty"/>
+ <int value="747" label="TabStopAttribute"/>
+ <int value="748" label="LegacyConst"/>
</enum>
<enum name="FFmpegCodecs" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698