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

Unified Diff: BUILD.gn

Issue 2763573003: Accessibility: Add gn file to build colorenhancer (Closed)
Patch Set: Fix per review 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 | « no previous file | ui/accessibility/extensions/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 5728f4270175b359528f520eaeaed326a14d84ce..a4e80093f8327b13f4796d3766d4f95b1c63529a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -148,6 +148,7 @@ group("gn_all") {
"//tools/gn:gn_unittests",
"//tools/perf/clear_system_cache",
"//ui/accessibility:accessibility_unittests",
+ "//ui/accessibility/extensions",
]
}
« no previous file with comments | « no previous file | ui/accessibility/extensions/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698