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

Unified Diff: chrome/test/BUILD.gn

Issue 2729613006: When navigation focuses a web contents, also activate its window. (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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index bed143ec253a16f4eb3dfef4289bc7c25fb458cf..6a1d753eea021be567d24b363e54d17db65f349b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -694,6 +694,7 @@ if (!is_android) {
# panels).
sources += [
"../browser/notifications/notification_interactive_uitest.cc",
+ "../browser/notifications/notification_interactive_uitest_mac.mm",
"../browser/notifications/platform_notification_service_interactive_uitest.cc",
]
}

Powered by Google App Engine
This is Rietveld 408576698