summaryrefslogtreecommitdiffstats
path: root/base/debug/trace_event_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/debug/trace_event_win.h')
-rw-r--r--base/debug/trace_event_win.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/base/debug/trace_event_win.h b/base/debug/trace_event_win.h
index c82782c..e465d5b 100644
--- a/base/debug/trace_event_win.h
+++ b/base/debug/trace_event_win.h
@@ -118,10 +118,7 @@ enum TraceEventFlags {
// Optionally the stack trace, consisting of a DWORD "depth", followed
// by an array of void* (machine bitness) of length "depth".
-// Forward decl.
-struct TraceLogSingletonTraits;
-
-} // nemspace debug
+} // namespace debug
} // namespace base
#endif // BASE_DEBUG_TRACE_EVENT_WIN_H_