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

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

Issue 2533083002: [Sync] SyncEngine refactor part 1: interfaces. (Closed)
Patch Set: Rebase. Created 4 years 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 | « components/sync/syncable/test_user_share.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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 336f0f538f68ab179759a99ae5b43181015015b1..7753d27d9fea086117ad62452c3e43970c2d43f2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65516,7 +65516,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>zea@chromium.org</owner>
<summary>
Time taken from the start of sync shutdown (in ProfileSyncService) until the
- backend (SyncBackendHost) is fully destroyed.
+ backend (SyncEngine) is fully destroyed.
</summary>
</histogram>
@@ -65554,7 +65554,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>jeremy@chromium.org</owner>
<owner>zea@google.com</owner>
<summary>
- Time spent after ProfileSyncService *creation* but before SyncBackendHost
+ Time spent after ProfileSyncService *creation* but before SyncEngine
initialization.
</summary>
</histogram>
@@ -65563,7 +65563,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>jeremy@chromium.org</owner>
<owner>zea@google.com</owner>
<summary>
- Time spent after ProfileSyncService *creation* but before SyncBackendHost
+ Time spent after ProfileSyncService *creation* but before SyncEngine
initialization.
</summary>
</histogram>
« no previous file with comments | « components/sync/syncable/test_user_share.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698