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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2267463002: Implement instant apps infobar. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix an import 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
« 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 cc984f5a562f0e0ff4cc303c8d5d24f5f7a55865..16199d85d5a829aa09e3e774b29277071773aa8f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82002,6 +82002,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="63" label="UPDATE_PASSWORD_INFOBAR_DELEGATE"/>
<int value="64" label="DATA_REDUCTION_PROMO_INFOBAR_DELEGATE_ANDROID"/>
<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"/>
</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