Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index ae9d1dbb96767cc6a797eb8859acff0038787e7b..f5627413c1ed8bd87db4543ccc26ba7215215699 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -852,6 +852,7 @@ |
| ['OS=="linux"', { |
| 'dependencies': [ |
| '../build/linux/system.gyp:udev', |
| + '../sandbox/sandbox.gyp:libc_urandom_override', |
| ], |
| # Set LINUX_SANDBOX_PATH for Linux, including Chrome OS |
| 'conditions': [ |