summaryrefslogtreecommitdiff
path: root/devel/electron4/files/patch-chrome_browser_diagnostics_diagnostics__writer.h
blob: 2900fce0bf3c9dae3a0aba605cfe724dab0aaeab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/diagnostics/diagnostics_writer.h.orig	2019-03-15 06:25:32 UTC
+++ chrome/browser/diagnostics/diagnostics_writer.h
@@ -15,6 +15,8 @@ namespace diagnostics {
 // Console base class used internally.
 class SimpleConsole;
 
+#undef MACHINE
+
 class DiagnosticsWriter : public DiagnosticsModel::Observer {
  public:
   // The type of formatting done by this writer.