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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1913373002: Revert "Refactor ProfileInfoCache in most of c/b/profiles" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/browser/ui/webui/signin/signin_create_profile_handler_unittest.cc ('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 6375466a9ac57a2cf6d9d0f2a0c2a99548ff90ca..bd6569a40bc5ec4fd3feb703e345bf9ba5a8946a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -40879,30 +40879,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Length of time to retrieve profile.</summary>
</histogram>
-<histogram name="Profile.GetProfileInfoPath.OutsideUserDir" enum="BooleanHit">
- <owner>anthonyvd@chromium.org</owner>
- <summary>
- Whether Profile::GetProfileInfoPath is called with a profile outside the
- user data directory. We expect this to never happen but need to verify in
- stable. This metric may be removed after M54.
- </summary>
-</histogram>
-
<histogram name="Profile.HistorySize" units="MB">
<owner>hajimehoshi@chromium.org</owner>
<owner>kouhei@chromium.org</owner>
<summary>Size of the history database.</summary>
</histogram>
-<histogram name="Profile.InitProfileUserPrefs.OutsideUserDir" enum="BooleanHit">
- <owner>anthonyvd@chromium.org</owner>
- <summary>
- Whether Profile::InitProfileUserPrefs is called with a profile outside the
- user data directory. We expect this to never happen but need to verify in
- stable. This metric may be removed after M54.
- </summary>
-</histogram>
-
<histogram name="Profile.LaunchBrowser" enum="ProfileType">
<owner>rlp@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/browser/ui/webui/signin/signin_create_profile_handler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698