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

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

Issue 2917053003: Add use counters for the experimental Budget API methods (Closed)
Patch Set: rebase Created 3 years, 7 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/public/platform/UseCounterFeature.def ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 0fcf89abe2f7c4807a4b961504c695d72eda649f..b5ed853b397f7bee8add683196dc01cf6e9d771e 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15135,6 +15135,8 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2018" label="CSSRegisterProperty"/>
<int value="2019" label="RelativeOrientationSensorConstructor"/>
<int value="2020" label="SmoothScrollJSInterventionActivated"/>
+ <int value="2021" label="BudgetAPIGetCost"/>
+ <int value="2022" label="BudgetAPIGetBudget"/>
</enum>
<enum name="FeedbackSource" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/UseCounterFeature.def ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698