breakpad/src
Rafal Chlodnicki a2196179cc Fix breakpad compilation issue with clang on Windows
Fix unused variable error. Code that uses the kWaitForHandlerThreadMs
constant is inside and ifdef so in some compile configurations constant
was unused. Move it where it's used.

And do the same with other constants as requested during review.

BUG=

Change-Id: I4f4c8f36c982092d53438ed6d2a0a97772402d69
Reviewed-on: https://chromium-review.googlesource.com/374378
Reviewed-by: Mark Mentovai <mark@chromium.org>
2016-08-25 21:43:05 +00:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Fix breakpad compilation issue with clang on Windows 2016-08-25 21:43:05 +00:00
common Revert "Don't define |r_debug| and |link_map| on Android releases 21 and later" 2016-08-10 22:01:39 +00:00
google_breakpad Update MDRawMiscInfo to support version 5 of the MINIDUMP_MISC_INFO_N structure. 2016-08-19 13:29:36 -04:00
processor Update MDRawMiscInfo to support version 5 of the MINIDUMP_MISC_INFO_N structure. 2016-08-19 13:29:36 -04:00
third_party Replaced glibc version of elf.h with musl version of elf.h. 2016-05-12 14:22:59 -07:00
tools Fail with a proper error message if input file is not found. 2016-08-09 23:13:07 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Fix a dependency issue in automake 2016-04-12 14:55:18 -04:00