Chromium Code Reviews| Index: crashpad.doxy.h |
| diff --git a/crashpad.doxy.h b/crashpad.doxy.h |
| index f4dc58d6cc65861b3eb4070d741d592a238ce9e5..5bfefedd2ad79da8188be1671c74dedd2a88cd41 100644 |
| --- a/crashpad.doxy.h |
| +++ b/crashpad.doxy.h |
| @@ -19,3 +19,6 @@ |
| //! \namespace crashpad::internal |
| //! \brief The internal namespace, not for public use. |
| + |
| +//! \namespace crashpad::test |
| +//! \brief The testing namespace, for use in test code only. |