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

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

Issue 1391583002: Introduce "navigate" mode in Requests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 359e403d943161dbb1dabc1b116c7b324fa6cb15..515007cb76ddaa35178591e725f52df16484d012 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61462,6 +61462,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1" label="NoCORS"/>
<int value="2" label="CORS"/>
<int value="3" label="CORSWithForcedPreflight"/>
+ <int value="4" label="Navigate"/>
</enum>
<enum name="FFmpegCodecHashes" type="int">

Powered by Google App Engine
This is Rietveld 408576698