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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2917053003: Add use counters for the experimental Budget API methods (Closed)
Patch Set: Created 3 years, 6 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index cc60142c43c975be1c979b71f8c589cd227f878c..6962f7d7a7d5c47e9910da502d520c858b972d27 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15134,6 +15134,8 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2017" label="ClientHintsDeviceRAM"/>
<int value="2018" label="CSSRegisterProperty"/>
<int value="2019" label="RelativeOrientationSensorConstructor"/>
+ <int value="2020" label="BudgetAPIGetCost"/>
+ <int value="2021" label="BudgetAPIGetBudget"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698