summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.h
blob: 62fe3d689a00d6980df125a2f1f1dfa97bfe65eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/diagnostics/diagnostics_writer.h.orig	2025-04-04 08:52:13 UTC
+++ chrome/browser/diagnostics/diagnostics_writer.h
@@ -16,6 +16,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.