Chromium Code Reviews| Index: chrome/chrome.gyp |
| =================================================================== |
| --- chrome/chrome.gyp (revision 26606) |
| +++ chrome/chrome.gyp (working copy) |
| @@ -2247,11 +2247,9 @@ |
| # breakpad_linux.cc wants file_version_info_linux.h |
| '<(SHARED_INTERMEDIATE_DIR)', |
| ], |
| - }, { |
| + }, { # linux_breakpad==0 |
| 'sources': [ |
| 'browser/renderer_host/render_crash_handler_host_linux_stub.cc', |
| - 'app/breakpad_linux_stub.cc', |
| - 'app/breakpad_linux.h', |
| ], |
| }], |
| ['linux_sandbox_path != ""', { |