DescriptionFix breakpad-related Linux official build breakage.
Move the "breakpad_linux*" files to the "browser" target rather than "app",
since they're needed by "render_crash_handler_host_linux*" which is in
"browser". This fixes link errors in unit_tests, which incorporates "browser"
but wasn't getting the definitions in these files.
This is a revised version of r16954 which avoids the scons "multiple inclusion" errors in the non-official build.
Patch Set 1 #
Total comments: 1
Patch Set 2 : Clean up "app" target some more. #Messages
Total messages: 3 (0 generated)
|