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

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

Issue 444123002: Adding a new delayed analysis that verify binaries signature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@grt
Patch Set: First round of comments Created 6 years, 4 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 0ef82fff9f2756cf671835d0477609ee582d3078..209e0c506dc1d9c1532a22b95955b98791452a49 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -41385,6 +41385,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<enum name="IncidentType" type="int">
<int value="1" label="TrackedPreference"/>
+ <int value="2" label="BinaryIntegrity"/>
</enum>
<enum name="IndexedDatabaseMethods" type="int">
« chrome/chrome_browser.gypi ('K') | « chrome/test/data/safe_browsing/signed_binary.dll ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698