-
Yutaka Hirano authored
Discussion: https://groups.google.com/a/chromium.org/forum/#!msg/loading-dev/dvEirmhddus/OFjNantxAwAJ I made some non-trivial edits. - Changed the file name from structured_header.* to structured_headers.* to be aligned with other classes in the directory. - Changed the namespace from structured_header to structured_headers to match with the filename. - Changed const base::StringPiece& params to base::StringPiece. - Started using std::tie for equality operators. This CL keeps blink/public/common/http/structured_header.h. I will change the existing call sites in a follow-up CL. Bug: 1049936 Change-Id: Iaa170e2a867470e4e523349c572e1ac4f1bedd17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041384 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#740652}
14f8a1d5