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

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

Issue 2927123005: Deprecate step timing with position 'middle' (Closed)
Patch Set: Rebase 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/public/platform/WebFeature.h ('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 b27cef58900538beee5751675f00b342dcc1eef9..fca01cda43605e4e66d23be95c969877009aa4dd 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15450,6 +15450,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2021" label="BudgetAPIGetCost"/>
<int value="2022" label="BudgetAPIGetBudget"/>
<int value="2023" label="CrossOriginMainFrameNulledNonEmptyNameAccessed"/>
+ <int value="2024" label="DeprecatedTimingFunctionStepMiddle"/>
</enum>
<enum name="FeedbackSource" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/WebFeature.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698