aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__browser__diagnostics__diagnostics_writer.h
blob: 0d0b435f90d00095ed4de8c721ed1d6918022e63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./chrome/browser/diagnostics/diagnostics_writer.h.orig	2014-08-12 21:01:46.000000000 +0200
+++ ./chrome/browser/diagnostics/diagnostics_writer.h	2014-08-13 09:56:56.000000000 +0200
@@ -18,7 +18,7 @@
  public:
   // The type of formatting done by this writer.
   enum FormatType {
-    MACHINE,
+    THEMACHINE,
     LOG,
     HUMAN
   };