Commit aaabf83c authored by r.c.ladan@gmail.com's avatar r.c.ladan@gmail.com

Remove yasm.gyp from all.gyp

This allows 'gclient sync' to respect use_system_yasm=1

BUG=350593

Review URL: https://codereview.chromium.org/189583010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255847 0039d316-1c4b-4281-b951-d872f2087c98
parent 16ce5566
......@@ -113,11 +113,6 @@
'../chrome/tools/profile_reset/jtl_compiler.gyp:*',
],
}],
['os_posix==1 and OS!="android" and OS!="ios"', {
'dependencies': [
'../third_party/yasm/yasm.gyp:*#host',
],
}],
['OS=="mac" or OS=="ios" or OS=="win"', {
'dependencies': [
'../third_party/nss/nss.gyp:*',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment