Remove set_owned_by_client() from one test
In this browser test, the test case owns the view created and the view is never added to the view hierarchy, so there is no need to call set_owned_by_client() as the ownership is never transferred. BUG=1044687 Change-Id: Id5706ab6feaa1d0c22612f575bed93f9529b3d91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2194794Reviewed-by:Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#767853}
Showing
Please register or sign in to comment