X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fbuild%2Flinux%2Funbundle%2Freplace_gyp_files.py;h=a780fc57415ef16b1e07ff27a7cf0643fc71aa2c;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=fc7646f4c037520061553b40aac807f1b40fe908;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/build/linux/unbundle/replace_gyp_files.py b/src/build/linux/unbundle/replace_gyp_files.py index fc7646f..a780fc5 100755 --- a/src/build/linux/unbundle/replace_gyp_files.py +++ b/src/build/linux/unbundle/replace_gyp_files.py @@ -33,6 +33,7 @@ REPLACEMENTS = { 'use_system_libxslt': 'third_party/libxslt/libxslt.gyp', 'use_system_openssl': 'third_party/boringssl/boringssl.gyp', 'use_system_opus': 'third_party/opus/opus.gyp', + 'use_system_protobuf': 'third_party/protobuf/protobuf.gyp', 'use_system_re2': 'third_party/re2/re2.gyp', 'use_system_snappy': 'third_party/snappy/snappy.gyp', 'use_system_speex': 'third_party/speex/speex.gyp',