summaryrefslogtreecommitdiffstats
path: root/chromium/build/linux/unbundle/replace_gyp_files.py
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/build/linux/unbundle/replace_gyp_files.py')
-rwxr-xr-xchromium/build/linux/unbundle/replace_gyp_files.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/build/linux/unbundle/replace_gyp_files.py b/chromium/build/linux/unbundle/replace_gyp_files.py
index c0fcc49f553..28ab14f8ff8 100755
--- a/chromium/build/linux/unbundle/replace_gyp_files.py
+++ b/chromium/build/linux/unbundle/replace_gyp_files.py
@@ -29,6 +29,7 @@ REPLACEMENTS = {
'use_system_libvpx': 'third_party/libvpx/libvpx.gyp',
'use_system_libwebp': 'third_party/libwebp/libwebp.gyp',
'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/openssl/openssl.gyp',
'use_system_opus': 'third_party/opus/opus.gyp',