Worker: Remove unnecessary null check for Agent
After https://crrev.com/c/2164926, ExecutionContext::GetAgent() does not return a null Agent instance anymore. This CL removes an unnecessary null check in WorkerThread class. Bug: 1074766 Change-Id: I08020af4507dc78d4cfe9236f62549c359146e5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2263433Reviewed-by:Keishi Hattori <keishi@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#781862}
Showing
Please register or sign in to comment