[OT-PW] Fix PaintWorkletProxyClientTest::Paint
The test was failing to actually add any global scopes, which we didn't notice as it iterated over PaintWorkletProxyClient::GetGlobalScopesForTesting - which was empty. Properly add the global scopes and make sure the test validates that the set is the right size. Bug: None Change-Id: I7d782106d19f2268a2191dceaabce1b68c7d852a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576116Reviewed-by:Xida Chen <xidachen@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#652806}
Showing
Please register or sign in to comment