Chromium Code Reviews| Index: chrome/chrome_exe.gypi |
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
| index 198a3de29a9c69d18ae1dc4511cbc24563738801..b0ddfd8e732eb1927e1d3b4b7d179be5704a6cce 100644 |
| --- a/chrome/chrome_exe.gypi |
| +++ b/chrome/chrome_exe.gypi |
| @@ -397,11 +397,6 @@ |
| '../sandbox/sandbox.gyp:sandbox', |
| ], |
| }], |
| - ['linux_sandbox_path != ""', { |
| - 'defines': [ |
| - 'LINUX_SANDBOX_PATH="<(linux_sandbox_path)"', |
| - ], |
| - }], |
| ], |
| }], |
| ['OS != "mac"', { |