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

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

Issue 2564973002: Add an infobar if a session is being controlled by an automated test. (Closed)
Patch Set: make destructor private Created 3 years, 10 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 987b6861207e9793a954af3bb9756a378ef29d1a..2d7dfc01fedb4383ac9607a4fda9de95c62d5f8b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93970,6 +93970,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="70" label="GROUPED_PERMISSION_INFOBAR_DELEGATE_ANDROID"/>
<int value="71" label="OFFLINE_PAGE_INFOBAR_DELEGATE"/>
<int value="72" label="SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE"/>
+ <int value="73" label="AUTOMATION_INFOBAR_DELEGATE"/>
</enum>
<enum name="InfoBarResponse" type="int">

Powered by Google App Engine
This is Rietveld 408576698