trace_processor: Remove out of date TODO

Change-Id: Id29f8a8ad1ebecbe07a36497ede0219709bd0ef2
diff --git a/src/trace_processor/storage/stats.h b/src/trace_processor/storage/stats.h
index b52a4c9..9fb73f8b 100644
--- a/src/trace_processor/storage/stats.h
+++ b/src/trace_processor/storage/stats.h
@@ -212,8 +212,7 @@
   kInfo,      // Diagnostic counters
   kDataLoss,  // Correct operation that still resulted in data loss
   kError      // If any kError counter is > 0 trace_processor_shell will
-              // raise an error. This is *not* surfaced in the web UI.
-              // TODO(b/148587181): Surface these errors in the UI.
+              // raise an error. This is also surfaced in the web UI.
 };
 
 enum Source {