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

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

Issue 1024943002: Add domain request detection to incident reporting service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge domain and script incidents, ignore top-level requests, improve unit tests Created 5 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 0d361e4473fa557ce783a67fdf6f31d6eafc83ac..c120fce512af010df7076fa04b0d1d4d3825129f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51303,7 +51303,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="3" label="BlacklistLoad"/>
<int value="4" label="OmniboxInteraction"/>
<int value="5" label="VariationsSeedSignature"/>
- <int value="6" label="ScriptRequest"/>
+ <int value="6" label="ResourceRequest"/>
</enum>
<enum name="Inconsistencies" type="int">
« chrome/common/safe_browsing/csd.proto ('K') | « chrome/common/safe_browsing/csd.proto ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698