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

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

Issue 2703363004: Add an infobar if a session is being controlled by an automated test. (Closed)
Patch Set: 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
« 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 be40d97697acaf16d563c5b7546672e90c802821..64e0d09f5f5fb6b7163b43de9a6a8d5bf66a7585 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -93289,6 +93289,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">
« 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