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

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

Issue 2449163003: [NoStatePrefetch] Add new FinalStatus to histograms.xml (Closed)
Patch Set: rebase Created 4 years, 2 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 | « no previous file | 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 56046e9b2dbf282446dd09ea03187517af0b0d66..6de588bbb80eeb45d55868fb2bf8c20af34d5cbe 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95587,6 +95587,7 @@ value.
<int value="53" label="CELLULAR_NETWORK"/>
<int value="54" label="BLOCK_THIRD_PARTY_COOKIES"/>
<int value="55" label="CREDENTIAL_MANAGER_API"/>
+ <int value="56" label="NOSTATE_PREFETCH_FINISHED"/>
</enum>
<enum name="PrerenderHoverEvent" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698