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

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

Issue 2917303004: Merge "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
« no previous file with comments | « third_party/WebKit/Source/modules/budget/BudgetService.idl ('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 7feae5d961e510525c6a97244b5de5f1c1a4921e..fc7bdbb46b87e5236851db11a139fb32965ae4d4 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15088,6 +15088,8 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2013" label="NetInfoEffectiveType"/>
<int value="2015" label="TableRowDirectionDifferentFromTable"/>
<int value="2016" label="TableSectionDirectionDifferentFromTable"/>
+ <int value="2021" label="BudgetAPIGetCost"/>
+ <int value="2022" label="BudgetAPIGetBudget"/>
</enum>
<enum name="FeedbackSource" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/budget/BudgetService.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698