Fix RawResource::MatchPreload and modify test
This CL fixes RawResource::MatchPreload. RawResource::MatchPreload should invoke the base class's MatchPreload. It did this, but then https://crrev.com/c/2154817 accidentally removed this invocation during a clean-up. This CL adds the invocation back, and modifies a RawResource preload test to depend on this fix. R=yhirano@chromium.org,yoavweiss@chromium.org Bug: N/A Change-Id: Ie4166670a1251e5d0a19dfcfbe3611c6a8c5e1d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2157305Reviewed-by:Yoav Weiss <yoavweiss@chromium.org> Commit-Queue: Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/master@{#760597}
Showing
Please register or sign in to comment