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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2564973002: Add an infobar if a session is being controlled by an automated test. (Closed)
Patch Set: rebase 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 07008685e4ea287b55506089ba92f50596453a14..c32974bd1f96f3c5f69141610956488e019f3e4e 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -814,6 +814,8 @@ split_static_library("ui") {
"signin_view_controller_delegate.h",
"singleton_tabs.cc",
"singleton_tabs.h",
+ "startup/automation_infobar_delegate.cc",
+ "startup/automation_infobar_delegate.h",
"startup/bad_flags_prompt.cc",
"startup/bad_flags_prompt.h",
"startup/google_api_keys_infobar_delegate.cc",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/extensions/extension_message_bubble_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698