freebsd-ports/www/chromium/files/patch-chrome__browser__diagnostics__diagnostics_writer.h
Rene Ladan 347e2bc55f www/chromium: update to 39.0.2171.65
MFH:		2014Q4
Security:	d395e44f-6f4f-11e4-a444-00262d5ed8ee
2014-11-20 06:55:14 +00:00

11 lines
290 B
C++

--- chrome/browser/diagnostics/diagnostics_writer.h.orig 2014-10-10 08:54:10 UTC
+++ chrome/browser/diagnostics/diagnostics_writer.h
@@ -18,7 +18,7 @@
public:
// The type of formatting done by this writer.
enum FormatType {
- MACHINE,
+ THEMACHINE,
LOG,
HUMAN
};