| Index: trunk/src/build/linux/unbundle/replace_gyp_files.py
|
| ===================================================================
|
| --- trunk/src/build/linux/unbundle/replace_gyp_files.py (revision 283844)
|
| +++ trunk/src/build/linux/unbundle/replace_gyp_files.py (working copy)
|
| @@ -31,7 +31,7 @@
|
| 'use_system_libxml': 'third_party/libxml/libxml.gyp',
|
| 'use_system_libxnvctrl' : 'third_party/libXNVCtrl/libXNVCtrl.gyp',
|
| 'use_system_libxslt': 'third_party/libxslt/libxslt.gyp',
|
| - 'use_system_openssl': 'third_party/boringssl/boringssl.gyp',
|
| + 'use_system_openssl': 'third_party/openssl/openssl.gyp',
|
| 'use_system_opus': 'third_party/opus/opus.gyp',
|
| 'use_system_re2': 'third_party/re2/re2.gyp',
|
| 'use_system_snappy': 'third_party/snappy/snappy.gyp',
|
|
|