This reverts commit d9c1a30d7b.
Reason for revert: This CL looks a cause of win-arm64-dbg compile failure. https://ci.chromium.org/ui/p/chromium/builders/ci/win-arm64-dbg/5830/overview
Original change's description:
> Added a TestBidBuilder class create bids within tests.
>
> Currently, each test that utilizes a bidder worklet bid constructs it
> directly using the Bid constructor. This necessitates modifying over 170
> test cases each time a new member is added to the Bid class.
>
> The TestBidBuilder provides a simple way of bid creation and reduces
> code redundancy. This change ensures tests are less impacted by
> redundancy. This change also ensures tests are less impacted by future
> modifications to the Bid class and improves the overall readability
> of the test suite.
>
> Change-Id: Ie722ba96c87bed71cc2bfa1c474f659ce21cefa3
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6102327
> Reviewed-by: Maks Orlovich <morlovich@chromium.org>
> Reviewed-by: Caleb Raitto <caraitto@chromium.org>
> Commit-Queue: Youssef Bourouphael <ybourouphael@google.com>
> Cr-Commit-Position: refs/heads/main@{#1406896}
Change-Id: I676189b40ae7609463a21f815b7b865f221ff95e
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6169795
Commit-Queue: Shunya Shishido <sisidovski@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Shunya Shishido <sisidovski@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1407061}