Index: breakpad/breakpad.gyp |
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp |
index a5af1aa23f745be067bcfddab1578edf65aa7832..9bd6978d3a7710f666258bce89125e1791a4b761 100644 |
--- a/breakpad/breakpad.gyp |
+++ b/breakpad/breakpad.gyp |
@@ -16,6 +16,7 @@ |
'target_name': 'minidump_stackwalk', |
'type': 'executable', |
'includes': ['breakpad_tools.gypi'], |
+ 'defines': ['BPLOG_MINIMUM_SEVERITY=SEVERITY_ERROR'], |
'sources': [ |
'src/processor/basic_code_module.h', |
'src/processor/basic_code_modules.cc', |