There are significant structural and functional issues with this code. I was going to remove just the Mac code, but doing so revealed issues with the Linux code as well.
BUG=111652 TEST= Review URL: https://chromiumcodereview.appspot.com/9307087 git-svn-id: http://src.chromium.org/svn/trunk/src/build@120993 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
6d5a59dd87
Коммит
b3bbbdcfc0
3
all.gyp
3
all.gyp
|
@ -61,8 +61,7 @@
|
|||
['os_posix==1 and OS!="android"', {
|
||||
'dependencies': [
|
||||
'../third_party/yasm/yasm.gyp:*#host',
|
||||
'../cloud_print/virtual_driver/virtual_driver_posix.gyp:*',
|
||||
],
|
||||
],
|
||||
}],
|
||||
['OS=="mac" or OS=="win"', {
|
||||
'dependencies': [
|
||||
|
|
Загрузка…
Ссылка в новой задаче