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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1024943002: Add domain request detection to incident reporting service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add DomainRequest incident type to histograms.xml 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..062b3ba784c47e979f56dcc73260347d46e12f18 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -51304,6 +51304,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="4" label="OmniboxInteraction"/>
<int value="5" label="VariationsSeedSignature"/>
<int value="6" label="ScriptRequest"/>
+ <int value="7" label="DomainRequest"/>
</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