summaryrefslogtreecommitdiffstats
path: root/gfx/gfx.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gfx.gyp')
-rw-r--r--gfx/gfx.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/gfx.gyp b/gfx/gfx.gyp
index dc8c378..c180f3e 100644
--- a/gfx/gfx.gyp
+++ b/gfx/gfx.gyp
@@ -79,10 +79,10 @@
'../skia/skia.gyp:skia',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
- '../third_party/libjpeg/libjpeg.gyp:libjpeg',
'../third_party/libpng/libpng.gyp:libpng',
'../third_party/zlib/zlib.gyp:zlib',
'gfx_resources',
+ '<(libjpeg_gyp_path):libjpeg',
],
'sources': [
'blit.cc',