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

Unified Diff: ui/base/BUILD.gn

Issue 2585953002: [UI Cocoa] Hide the global error bubble icon from accessibility (Closed)
Patch Set: . Created 4 years 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: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index add2617875daf4437f6152fc6540806c3f9345e2..4faf5cd5774c81fe9f83bb7a9cca43afdfb59e96 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -79,6 +79,8 @@ component("base") {
"clipboard/clipboard_win.cc",
"clipboard/clipboard_win.h",
"clipboard/custom_data_helper_mac.mm",
+ "cocoa/a11y_util.h",
+ "cocoa/a11y_util.mm",
"cocoa/animation_utils.h",
"cocoa/appkit_utils.h",
"cocoa/appkit_utils.mm",
« no previous file with comments | « chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm ('k') | ui/base/cocoa/a11y_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698