summaryrefslogtreecommitdiff
path: root/devel/electron36/files/patch-chrome_browser_diagnostics_diagnostics__writer.h
blob: 6dbc1f97cdd60aa65f33ebe55f050dd0ea9280cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/diagnostics/diagnostics_writer.h.orig	2025-04-22 20:15:27 UTC
+++ chrome/browser/diagnostics/diagnostics_writer.h
@@ -16,6 +16,8 @@ class SimpleConsole;
 // Console base class used internally.
 class SimpleConsole;
 
+#undef MACHINE
+
 class DiagnosticsWriter : public DiagnosticsModel::Observer {
  public:
   // The type of formatting done by this writer.