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 2249063004: Add first party sites (PLUS, INBOX, DOCS) in ServiceWorkerSite UMA. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: incorporated mpearson@'s comment 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 | « content/browser/service_worker/service_worker_metrics.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 75f16fdd33e2dc9286685a4235553e439a553fba..8f48bcae1cfdff9337be32c5f00b5fca51b194ad 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -92303,6 +92303,9 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1" label="NewTabPage"/>
<int value="2" label="WithFetchHandler"/>
<int value="3" label="WithoutFetchHandler"/>
+ <int value="4" label="Google+"/>
+ <int value="5" label="Inbox"/>
+ <int value="6" label="Google Docs and Drive"/>
</enum>
<enum name="ServiceWorkerStatusCode" type="int">
« no previous file with comments | « content/browser/service_worker/service_worker_metrics.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698