BUG=N/A

Review URL: https://webrtc-codereview.appspot.com/859009

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2940 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrike@webrtc.org
2012-10-17 18:03:49 +00:00
parent b0b3776b27
commit fdb1fef064

View File

@ -226,7 +226,7 @@
}, { }, {
'sources!': [ 'data_log_unittest.cc', ], 'sources!': [ 'data_log_unittest.cc', ],
}], }],
['os_posix!=1', { ['os_posix==0', {
'sources!': [ 'thread_posix_unittest.cc', ], 'sources!': [ 'thread_posix_unittest.cc', ],
}], }],
], ],