Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 513a7b05a91e579101cbd9bded9b281ff0559e4d..44b700b747d1e4a7cb64483ca895f33b1185255f 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -770,6 +770,8 @@ |
| 'zygote/zygote_linux.cc', |
| 'zygote/zygote_linux.h', |
| 'zygote/zygote_main_linux.cc', |
| + '../sandbox/linux/services/libc_urandom_override.cc', |
| + '../sandbox/linux/services/libc_urandom_override.h', |
|
jam
2012/07/11 21:35:16
these should be listed in the sandbox gyp, and con
|
| '<(SHARED_INTERMEDIATE_DIR)/webkit/grit/devtools_resources.h', |
| '<(SHARED_INTERMEDIATE_DIR)/webkit/grit/devtools_resources_map.cc', |
| '<(SHARED_INTERMEDIATE_DIR)/webkit/grit/devtools_resources_map.h', |