cc/* crypto/* gpu/* remoting/*
The trait was used to select pointers for the BRP experiment. BRP is
now fully enabled for Ash, and the experiment is no longer necessary.
Semi-automated via magic of search+replace:
- " | ExperimentalAsh" -> ""
- ", ExperimentalAsh" -> ""
- "ToRawRef<ExperimentalAsh>" -> "ToRawRef"
This CL is a no-op.
Change-Id: I9b8f70833b2614f4483348d347dee65d783823bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5149151
Commit-Queue: Bartek Nowierski <bartekn@chromium.org>
Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org>
Owners-Override: Arthur Sonzogni <arthursonzogni@chromium.org>
Auto-Submit: Bartek Nowierski <bartekn@chromium.org>
Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1240610}