diff options
Diffstat (limited to 'gfx/gfx.gyp')
-rw-r--r-- | gfx/gfx.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp index 668ac00..898b981 100644 --- a/gfx/gfx.gyp +++ b/gfx/gfx.gyp @@ -126,6 +126,7 @@ # 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', ], 'sources': [ 'font_skia.cc', |