Commit d311ee17 authored by Kei Nakashima's avatar Kei Nakashima Committed by Commit Bot

Transitioned NewLinkedHashSet to use VectorBackedLinkList

In this CL, VectorBackedLinkedList is imported to NewLinkedHashSet. Also it removed old code that we can replace by VectorBackedLinkedList.
Updated constructor/destructor/assignment operator.

Change-Id: Ie0dcfe8751b09bc2547bd206d2d2c38655d406a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094494
Commit-Queue: Kei Nakashima <keinakashima@google.com>
Reviewed-by: default avatarYuki Shiino <yukishiino@chromium.org>
Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Reviewed-by: default avatarBartek Nowierski <bartekn@chromium.org>
Cr-Commit-Position: refs/heads/master@{#749069}
parent 5ff1eea2
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