| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
clang-tidy: concatenate nested namespaces
This fixes the following clang-tidy error seen when rolling Crashpad
into Chrome:
check: modernize-concat-nested-namespaces
nested namespaces can be concatenated
(https://clang.llvm.org/extra/clang-tidy/checks/modernize/concat-nested-namespaces.html)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |