Linux: Fix build error

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1270 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt 2013-06-04 22:36:26 +00:00
parent 7a71dc06de
commit ca28f7b67d
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
'<@(cefclient_sources_win)',
],
}],
['OS == "win" or (toolkit_uses_gtk == 1 and selinux == 0)', {
['OS == "win"', {
'dependencies': [
'<(DEPTH)/sandbox/sandbox.gyp:sandbox',
],