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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2243813002: Rename BackgroundBudgetService to BudgetManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@budget_database
Patch Set: code review cleanup Created 4 years, 4 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 | « chrome/chrome_tests_unit.gypi ('k') | 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 bcf6775fb93b6cf25c1bdb96cdeba481eef20deb..84acc5c1193d11c6ab8025e7896fa369b5e607f8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -98618,7 +98618,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<suffix name="UsageReportsBufferBackend"
label="The result of the first attempt to open the usage reports buffer
backend database."/>
- <suffix name="BackgroundBudgetService"
harkness 2016/08/15 10:17:02 The code that calls this database UMA is only invo
Steven Holte 2016/08/15 21:57:31 Acknowledged.
+ <suffix name="BudgetManager"
label="Database for storing budget information for origins."/>
<affected-histogram name="LevelDB.Open"/>
</histogram_suffixes>
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698