summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__browser__diagnostics__diagnostics_writer.h
blob: 460dcd4176bfcd2f2db9152707fc5dd9bb14665b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/diagnostics/diagnostics_writer.h.orig	2013-11-08 07:40:50.000000000 +0100
+++ chrome/browser/diagnostics/diagnostics_writer.h	2013-11-16 11:29:16.000000000 +0100
@@ -18,7 +18,7 @@
  public:
   // The type of formatting done by this writer.
   enum FormatType {
-    MACHINE,
+    THEMACHINE,
     LOG,
     HUMAN
   };