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

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

Issue 2319443002: Add InfoBarIdentifier to GroupedPermissionInfoBarDelegate (Closed)
Patch Set: Created 4 years, 3 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 ccb015218961048b5dfb1b1cfa73160813bd231d..6f9bc77e9a5ca1c92419324423aaceb3d8da6569 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83292,6 +83292,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="65" label="AUTOFILL_CC_ASSIST_INFOBAR_DELEGATE"/>
<int value="66" label="SUBRESOURCE_FILTER_INFOBAR_DELEGATE_ANDROID"/>
<int value="67" label="INSTANT_APPS_INFOBAR_DELEGATE_ANDROID"/>
+ <int value="68" label="GROUPED_PERMISSION_INFOBAR_DELEGATE"/>
</enum>
<enum name="InfoBarResponse" type="int">

Powered by Google App Engine
This is Rietveld 408576698