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

Unified Diff: chrome/test/BUILD.gn

Issue 2950403002: [Mac] Add system share menu
Patch Set: CL comments Created 3 years, 6 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 29840ec26d1fe9e708edc6b7b56bfbc968996646..4d2315fb991d56f94fc5075397f8fc5ddb8d2983 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2429,6 +2429,7 @@ test("browser_tests") {
"../browser/ui/cocoa/applescript/browsercrapplication+applescript_test.mm",
"../browser/ui/cocoa/applescript/window_applescript_test.mm",
"../browser/ui/cocoa/certificate_viewer_mac_browsertest.mm",
+ "../browser/ui/cocoa/share_menu_controller_browsertest.mm",
]
sources -= [
# TODO(groby): This test depends on hunspell and we cannot run it on

Powered by Google App Engine
This is Rietveld 408576698