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:
abodenha@chromium.org 2012-02-08 17:44:16 +00:00
Родитель 6d5a59dd87
Коммит b3bbbdcfc0
1 изменённых файлов: 1 добавлений и 2 удалений

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

@ -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': [