summaryrefslogtreecommitdiffstats
path: root/app/app.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'app/app.gyp')
-rw-r--r--app/app.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/app.gyp b/app/app.gyp
index ce64955..1527c55 100644
--- a/app/app.gyp
+++ b/app/app.gyp
@@ -33,9 +33,9 @@
'../testing/gtest.gyp:gtest',
'../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',
+ '<(libjpeg_gyp_path):libjpeg',
],
'sources': [
'animation_container_unittest.cc',