Code-Review | +1 |
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. |
9 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: tools/tool_support.h
Insertions: 0, Deletions: 1.
@@ -19,7 +19,6 @@
#include <string_view>
#include "base/files/file_path.h"
-
#include "build/build_config.h"
namespace crashpad {
```
Convert base::StringPiece to std::string_view
Upstreams https://chromium-review.googlesource.com/c/chromium/src/+/5698665
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |