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

Unified Diff: ui/arc/BUILD.gn

Issue 2800373002: Remove hack for handling accessibility action on ARC notifications. (Closed)
Patch Set: rebase Created 3 years, 8 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 | « no previous file | ui/arc/notification/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/arc/BUILD.gn
diff --git a/ui/arc/BUILD.gn b/ui/arc/BUILD.gn
index 3139ee8bcee7443dddaf388543ebb959e362647e..025fda6eafe388272fefcc00d70194753e92555c 100644
--- a/ui/arc/BUILD.gn
+++ b/ui/arc/BUILD.gn
@@ -27,6 +27,7 @@ static_library("arc") {
"//components/signin/core/account_id",
"//mojo/common:common_base",
"//skia",
+ "//ui/accessibility:accessibility",
dmazzoni 2017/05/01 16:03:36 nit: you can just do "//ui/accessibility"
yhanada 2017/05/02 02:24:46 Done.
"//ui/aura",
"//ui/base",
"//ui/compositor",
« no previous file with comments | « no previous file | ui/arc/notification/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698