Chromium Code Reviews| Index: third_party/iccjpeg/iccjpeg.gyp |
| =================================================================== |
| --- third_party/iccjpeg/iccjpeg.gyp (revision 68426) |
| +++ third_party/iccjpeg/iccjpeg.gyp (working copy) |
| @@ -9,7 +9,7 @@ |
| 'product_name': 'iccjpeg', |
| 'type': '<(library)', |
| 'dependencies': [ |
| - '../libjpeg/libjpeg.gyp:libjpeg', |
| + '<(libjpeg_gyp_path):libjpeg', |
| ], |
| 'sources': [ |
| 'iccjpeg.c', |