mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Linux: Fix build error
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1270 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
2
cef.gyp
2
cef.gyp
@@ -89,7 +89,7 @@
|
|||||||
'<@(cefclient_sources_win)',
|
'<@(cefclient_sources_win)',
|
||||||
],
|
],
|
||||||
}],
|
}],
|
||||||
['OS == "win" or (toolkit_uses_gtk == 1 and selinux == 0)', {
|
['OS == "win"', {
|
||||||
'dependencies': [
|
'dependencies': [
|
||||||
'<(DEPTH)/sandbox/sandbox.gyp:sandbox',
|
'<(DEPTH)/sandbox/sandbox.gyp:sandbox',
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user