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/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 1996613003: ⛽ Pre-warm the tab list file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix per review. Created 4 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 | « chrome/android/javatests/src/org/chromium/chrome/browser/tabmodel/TabPersistentStoreTest.java ('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 8b88725d6326c6c7e9fa93ccecb525fbe0e224ea..d923922d8e8b781a191390d28ac54ae6d014b67f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90767,7 +90767,7 @@ To add a new entry, add it with any value and run test to compute valid value.
</histogram_suffixes>
<histogram_suffixes name="AndroidTabPersistentStoreTime" separator=".">
- <suffix name="CleanupAllEncryptedTime"/>
Steven Holte 2016/05/24 17:35:24 It's preferred to mark the suffix as obsolete, rat
Peter Wen 2016/05/24 19:19:34 Done.
+ <suffix name="LoadStateInternalPrefetchTime"/>
<suffix name="LoadStateInternalTime"/>
<suffix name="LoadStateTime"/>
<suffix name="ReadSavedStateTime"/>
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/tabmodel/TabPersistentStoreTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698