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

Unified Diff: chrome/test/BUILD.gn

Issue 2747563002: When navigation focuses a web contents, also activate its window. (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « chrome/browser/ui/browser_navigator.cc ('k') | chrome/test/data/notifications/notification_tester.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 955d5d6e7a86f0e9b1d020226cca11a81aa4d941..c475a689459d58fd2db26b8b5ac9d1696f9524a5 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -694,6 +694,8 @@ if (!is_android) {
# panels).
sources += [
"../browser/notifications/notification_interactive_uitest.cc",
+ "../browser/notifications/notification_interactive_uitest_mac.mm",
+ "../browser/notifications/notification_interactive_uitest_support.cc",
"../browser/notifications/platform_notification_service_interactive_uitest.cc",
]
}
« no previous file with comments | « chrome/browser/ui/browser_navigator.cc ('k') | chrome/test/data/notifications/notification_tester.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698