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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 166233002: [Promise] Add UseCounter labels. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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 8495206979d1cbd71b35be5f1350ed0781f82227..540e482ac84d1b24d1a5c6210eb366f54ce1d12c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -26120,6 +26120,11 @@ other types of suffix sets.
<int value="266" label="PrefixedPutImageDataHD"/>
<int value="267" label="PrefixedImageSmoothingEnabled"/>
<int value="268" label="UnprefixedImageSmoothingEnabled"/>
+ <int value="269" label="ShadowRootApplyAuthorStyles"/>
+ <int value="270" label="PromiseConstructor"/>
+ <int value="271" label="PromiseCast"/>
+ <int value="272" label="PromiseReject"/>
+ <int value="273" label="PromiseResolve"/>
</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