This allows 'gclient sync' to respect use_system_yasm=1

BUG=350593

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@255847 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
r.c.ladan@gmail.com 2014-03-09 12:57:58 +00:00
Родитель 23344105c5
Коммит 1ec484bda7
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -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:*',