Index: third_party/crashpad/crashpad/util/thread/thread_log_messages.h |
diff --git a/third_party/crashpad/crashpad/util/thread/thread_log_messages.h b/third_party/crashpad/crashpad/util/thread/thread_log_messages.h |
index e8eef358b6df8011409fa7ae592e903102112142..e2d1a13559fc775f78e289c30a3c6bc4ac5c9eb1 100644 |
--- a/third_party/crashpad/crashpad/util/thread/thread_log_messages.h |
+++ b/third_party/crashpad/crashpad/util/thread/thread_log_messages.h |
@@ -26,8 +26,7 @@ namespace crashpad { |
//! object’s lifetime. |
//! |
//! At most one object of this class type may exist on a single thread at a |
-//! time. When using this class, no other part of the program may call |
-//! `logging::SetLogMessageHandler()` at any time. |
+//! time. |
class ThreadLogMessages { |
public: |
ThreadLogMessages(); |