| Index: base/win/event_trace_provider.h
|
| diff --git a/base/win/event_trace_provider.h b/base/win/event_trace_provider.h
|
| index 35f3efe29fc6fdb5c6676b5c84b64a432c5ad54a..9f6e7c4d629d5846a16fb3395f6cf1e39a47e22a 100644
|
| --- a/base/win/event_trace_provider.h
|
| +++ b/base/win/event_trace_provider.h
|
| @@ -6,7 +6,6 @@
|
| // Windows Event Tracing for logging transport and control.
|
| #ifndef BASE_WIN_EVENT_TRACE_PROVIDER_H_
|
| #define BASE_WIN_EVENT_TRACE_PROVIDER_H_
|
| -#pragma once
|
|
|
| #include <windows.h>
|
| #include <wmistr.h>
|
|
|