summaryrefslogtreecommitdiffstats
path: root/app/app_base.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'app/app_base.gypi')
-rw-r--r--app/app_base.gypi3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 802a0d2..c89dcb8 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -185,9 +185,6 @@
'conditions': [
['OS=="linux" or OS=="freebsd" or OS=="openbsd"', {
'dependencies': [
- # font_gtk.cc uses fontconfig.
- # TODO(evanm): I think this is wrong; it should just use GTK.
- '../build/linux/system.gyp:fontconfig',
'../build/linux/system.gyp:gtk',
'../build/linux/system.gyp:x11',
],