Descriptioncc: Replace some instances of unordered_map with base::flat_map.
This patch replaces some instances of unordered_map with flat_map. This
is done for cases where we can reason out that the number of elements
contained is small.
R=danakj@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2847553002
Cr-Commit-Position: refs/heads/master@{#467722}
Committed: https://chromium.googlesource.com/chromium/src/+/c6237d1546aab8f12ac514775b1ae67dd0de56aa
Patch Set 1 #
Total comments: 2
Messages
Total messages: 15 (6 generated)
|