Chromium Code Reviews| Index: app/app.gyp |
| =================================================================== |
| --- app/app.gyp (revision 68139) |
| +++ app/app.gyp (working copy) |
| @@ -33,7 +33,7 @@ |
| '../testing/gtest.gyp:gtest', |
| '../third_party/icu/icu.gyp:icui18n', |
| '../third_party/icu/icu.gyp:icuuc', |
| - '../third_party/libjpeg/libjpeg.gyp:libjpeg', |
| + '<(libjpeg_gyp_path):libjpeg', |
|
Mark Mentovai
2010/12/03 16:18:09
I’d just move these to the bottoms of their respec
Hironori Bono
2010/12/07 07:28:28
Done, (including the other GYP files).
|
| '../third_party/libpng/libpng.gyp:libpng', |
| '../third_party/zlib/zlib.gyp:zlib', |
| ], |