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

Unified Diff: .gn

Issue 1216153005: ui: accessibility: remove -Wunused-function for Atk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Put atk/atk_warnings under use_x11 conditional Created 5 years, 5 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 | build/config/linux/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 13819c2385c7c5d3c9a0cb7163899c490d563312..48bfe5fd3a2090bd388863f38875e31be4b881ff 100644
--- a/.gn
+++ b/.gn
@@ -206,5 +206,6 @@ exec_script_whitelist = [
"//tools/gn/misc/emacs/gn.el",
"//tools/gn/misc/vim/syntax/gn.vim",
"//tools/gn/setup.cc",
+ "//ui/accessibility/BUILD.gn",
"//ui/views/BUILD.gn",
]
« no previous file with comments | « no previous file | build/config/linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698