summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__browser__diagnostics__diagnostics_writer.h
blob: 140aa8c9cc89ee76b49a57f72e09d33e4e68cead (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./chrome/browser/diagnostics/diagnostics_writer.h.orig	2014-04-30 22:42:03.000000000 +0200
+++ ./chrome/browser/diagnostics/diagnostics_writer.h	2014-05-04 14:38:46.000000000 +0200
@@ -18,7 +18,7 @@
  public:
   // The type of formatting done by this writer.
   enum FormatType {
-    MACHINE,
+    THEMACHINE,
     LOG,
     HUMAN
   };