| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 4fc086177cc14ee446e4c590193b89e62c5f332a..b1989886d800bc3eec1945c1e78baecf9fe45562 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1309,14 +1309,6 @@
|
| '../build/linux/system.gyp:udev',
|
| '../sandbox/sandbox.gyp:libc_urandom_override',
|
| ],
|
| - # Set LINUX_SANDBOX_PATH for Linux, including Chrome OS
|
| - 'conditions': [
|
| - ['linux_sandbox_path != ""', {
|
| - 'defines': [
|
| - 'LINUX_SANDBOX_PATH="<(linux_sandbox_path)"',
|
| - ],
|
| - }],
|
| - ],
|
| }],
|
| ['OS=="linux" and use_aura==1', {
|
| 'dependencies': [
|
|
|