Index: content/browser/tracing/etw_system_event_consumer_win.h |
diff --git a/content/browser/tracing/etw_system_event_consumer_win.h b/content/browser/tracing/etw_system_event_consumer_win.h |
index 8d1764f8de0301b3bc7533d758b17c6b63264176..3611bee7c6037560cb65dad4c9f62a6f79267dc6 100644 |
--- a/content/browser/tracing/etw_system_event_consumer_win.h |
+++ b/content/browser/tracing/etw_system_event_consumer_win.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CONTENT_BROWSER_TRACING_TRACING_CONSUMER_WIN_H_ |
-#define CONTENT_BROWSER_TRACING_TRACING_CONSUMER_WIN_H_ |
+#ifndef CONTENT_BROWSER_TRACING_ETW_SYSTEM_EVENT_CONSUMER_WIN_H_ |
+#define CONTENT_BROWSER_TRACING_ETW_SYSTEM_EVENT_CONSUMER_WIN_H_ |
#include "base/bind.h" |
#include "base/memory/ref_counted_memory.h" |
@@ -72,4 +72,4 @@ class EtwSystemEventConsumer : |
} // namespace content |
-#endif // CONTENT_BROWSER_TRACING_TRACING_CONSUMER_WIN_H_ |
+#endif // CONTENT_BROWSER_TRACING_ETW_SYSTEM_EVENT_CONSUMER_WIN_H_ |