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

Unified Diff: ui/accessibility/accessibility.gyp

Issue 1028553003: Linux Aura accessibility is enabled only on GNOME desktops (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: ui/accessibility/accessibility.gyp
diff --git a/ui/accessibility/accessibility.gyp b/ui/accessibility/accessibility.gyp
index e417f101ff568cfc210280572a02d8bb64046cf8..a6ff5b39f844fc436d0615ef78b4aa26fcee5f6f 100644
--- a/ui/accessibility/accessibility.gyp
+++ b/ui/accessibility/accessibility.gyp
@@ -68,6 +68,7 @@
'../../build/linux/system.gyp:atk',
'../../build/linux/system.gyp:gconf',
'../../build/linux/system.gyp:glib',
+ '../../build/linux/system.gyp:dbus',
lgombos 2015/03/26 22:05:40 Do we need to guard this dependency with use_dbus=
],
'variables': {
'clang_warning_flags': [
« no previous file with comments | « no previous file | ui/accessibility/platform/atk_util_auralinux.cc » ('j') | ui/accessibility/platform/atk_util_auralinux.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698