diff options
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r-- | chrome/chrome_exe.gypi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi index 198a3de..b0ddfd8 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"', { |