Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 7570debf284bf8fb2d95d4b3d6be714eea3f442c..1691a157a80aa5ee2622796b2c2033657c873537 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -1317,14 +1317,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': [ |