Commit 9ab047e7 authored by Jasper Chapman-Black's avatar Jasper Chapman-Black Committed by Commit Bot

[tricium] Add string_view to list of C++ headers

Recipe-Nontrivial-Roll: build
Change-Id: I76c2db161677852b005f2b934ff96f7369844fb4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1900486
Commit-Queue: Jasper Chapman-Black <jaspercb@chromium.org>
Reviewed-by: 's avatarQuinten Yearsley <qyearsley@chromium.org>
Reviewed-by: 's avatarEdward Lesmes <ehmaldonado@chromium.org>
parent 23247b99
......@@ -368,6 +368,7 @@ _CPP_HEADERS = frozenset([
'stdexcept',
'streambuf',
'string',
'string_view',
'strstream',
'system_error',
'thread',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment