| Index: chrome/nacl.gypi
|
| diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi
|
| index 92047da15afb606ed594dffc7893b954be5921c1..df61a2ac23bf783a48453e00ce6f88e9525c27ec 100644
|
| --- a/chrome/nacl.gypi
|
| +++ b/chrome/nacl.gypi
|
| @@ -149,6 +149,8 @@
|
| '../chrome/common/nacl_messages.cc',
|
| '../chrome/common/nacl_types.cc',
|
| '../content/common/child_process_sandbox_support_impl_shm_linux.cc',
|
| + '../sandbox/linux/services/libc_urandom_override.cc',
|
| + '../sandbox/linux/services/libc_urandom_override.h',
|
| ],
|
| 'conditions': [
|
| ['toolkit_uses_gtk == 1', {
|
|
|