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 2756373003: Record the data use of service worker initiated requests (Closed)
Patch Set: Fix unittest Created 3 years, 9 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 | « components/data_use_measurement/core/url_request_classifier.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 a868c97bf2d2ffcd0546c06391f894fec0080672..38bff00665bda82da334c20d8f3f8b16075edfa3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86907,6 +86907,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="37" label="Doodle"/>
<int value="38" label="UKM"/>
<int value="39" label="Payments"/>
+ <int value="40" label="Service Worker"/>
</enum>
<enum name="DecodedImageOrientation" type="int">
« no previous file with comments | « components/data_use_measurement/core/url_request_classifier.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698