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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2927123004: Enable client side phishing detection on https sites. (Closed)
Patch Set: Created 3 years, 6 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 074632578aa956f3ca48f908026978c486f99772..a5d34ed3a68ba9d29225e761489f1f43c2f17405 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -31801,7 +31801,7 @@ from previous Chrome versions.
<int value="7" label="KILLSWITCH"/>
<int value="8" label="CANCEL"/>
<int value="9" label="RESULT_FROM_CACHE"/>
- <int value="10" label="NOT_HTTP_URL"/>
+ <int value="10" label="DEPRECATED: NOT_HTTP_URL"/>
</enum>
<enum name="SBClientDownloadCheckDownloadStats" type="int">

Powered by Google App Engine
This is Rietveld 408576698