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 2319443002: Add InfoBarIdentifier to GroupedPermissionInfoBarDelegate (Closed)
Patch Set: address comments Created 4 years, 2 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 c5a7943bf8a0469eeefc4aa4a2450fcefd639175..c88dc52b919335227935ebde7f48f766bc08487e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84495,6 +84495,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="66" label="SUBRESOURCE_FILTER_INFOBAR_DELEGATE_ANDROID"/>
<int value="67" label="INSTANT_APPS_INFOBAR_DELEGATE_ANDROID"/>
<int value="68" label="DATA_REDUCTION_PROXY_PREVIEW_INFOBAR_DELEGATE"/>
+ <int value="69" label="GROUPED_PERMISSION_INFOBAR_DELEGATE_ANDROID"/>
</enum>
<enum name="InfoBarResponse" type="int">

Powered by Google App Engine
This is Rietveld 408576698