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

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: tweak wording, temporarily re-introduce load-component-extension Created 3 years, 11 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 59455f9f319270d7acd3b04f5fea684a6d8c9050..e69b5ecbb6b44252da4818599f5c8ef87ebc22f5 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -809,6 +809,8 @@ split_static_library("ui") {
"singleton_tabs.h",
"startup/bad_flags_prompt.cc",
"startup/bad_flags_prompt.h",
+ "startup/chromedriver_infobar_delegate.cc",
+ "startup/chromedriver_infobar_delegate.h",
"startup/google_api_keys_infobar_delegate.cc",
"startup/google_api_keys_infobar_delegate.h",
"startup/obsolete_system_infobar_delegate.cc",

Powered by Google App Engine
This is Rietveld 408576698