Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 0fc5e68df43d5a42ec3068af3c4cb41716e9330d..37b6e60266a7f8043c404b8affaaaa10a2d412b8 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -1351,14 +1351,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': [ |