Index: base/debug/trace_event_win.h |
=================================================================== |
--- base/debug/trace_event_win.h (revision 109364) |
+++ base/debug/trace_event_win.h (working copy) |
@@ -118,10 +118,7 @@ |
// 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_ |