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

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

Issue 1596713003: Discourage creation of Java infobars without InfoBarDelegates (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing Created 4 years, 11 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
« no previous file with comments | « components/infobars/core/infobar_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 82b4826368565b816ec0d7e96a5a3ee5ea4d838f..2cd6786820ea7ee8b9ab00b0dee5f0564572df8f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -67907,6 +67907,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="57" label="READER_MODE_INFOBAR_DELEGATE"/>
<int value="58" label="SYNC_ERROR_INFOBAR_DELEGATE"/>
<int value="59" label="UPGRADE_INFOBAR_DELEGATE"/>
+ <int value="60" label="CHROME_WINDOW_ERROR"/>
+ <int value="61" label="CONFIRM_DANGEROUS_DOWNLOAD"/>
</enum>
<enum name="InfoBarResponse" type="int">
« no previous file with comments | « components/infobars/core/infobar_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698