summaryrefslogtreecommitdiffstats
path: root/base/logging_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/logging_win.h')
-rw-r--r--base/logging_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/logging_win.h b/base/logging_win.h
index 23cbc95..38508a3 100644
--- a/base/logging_win.h
+++ b/base/logging_win.h
@@ -18,7 +18,7 @@ struct StaticMemorySingletonTraits;
namespace logging {
// Event ID for the log messages we generate.
-EXTERN_C BASE_EXPORT extern const GUID kLogEventId;
+EXTERN_C BASE_EXPORT const GUID kLogEventId;
// Feature enable mask for LogEventProvider.
enum LogEnableMask {