Chromium Code Reviews

Unified Diff: chrome/app/generated_resources.grd

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.
Jump to:
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 336f55172aa9aedd04d2900d860a7831e3fd006b..756e6518516f4e5891f1d804fca62c55ca261755 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15621,6 +15621,11 @@ read aloud to screenreader users to announce that a completion is available.">
</message>
</if>
</if>
+
+ <!-- Automation info bar -->
+ <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the browser session is being controlled by an automated test.">
+ Chrome is being controlled by automated test software.
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine