commit | 694c3c33ca902f5818dd52a263aed9d38b7d8b19 | [log] [tgz] |
---|---|---|
author | Gabriel Charette <[email protected]> | Mon Aug 19 14:53:05 2019 |
committer | Commit Bot <[email protected]> | Mon Aug 19 14:53:05 2019 |
tree | cf514f309ed36d79d7ce5345eeaadbee824d9b7e | |
parent | b817bfb789d60aebe7c41c3c9ca06df10ba06a38 [diff] [blame] |
[TaskEnvironment] Mass-migrate away from ScopedTaskEnvironment (1/2) (well half of them because git cl upload wouldn't let me do them all at once...) This is step #1 of the mass migration. Some of these will be backported to SingleThreadTaskEnvironment in a later phase. scoped_task_environment.h will also only move in a follow-up CL. [email protected] Bug: 992483 Change-Id: I44bc376deee9b6c95bafac8d54165174d86a5001 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1756247 Reviewed-by: Gabriel Charette <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Gabriel Charette <[email protected]> Cr-Commit-Position: refs/heads/master@{#688086}
diff --git a/net/socket/websocket_endpoint_lock_manager_unittest.cc b/net/socket/websocket_endpoint_lock_manager_unittest.cc index c55e63d..f43d673 100644 --- a/net/socket/websocket_endpoint_lock_manager_unittest.cc +++ b/net/socket/websocket_endpoint_lock_manager_unittest.cc
@@ -57,7 +57,7 @@ base::RunLoop run_loop_; }; -class WebSocketEndpointLockManagerTest : public TestWithScopedTaskEnvironment { +class WebSocketEndpointLockManagerTest : public TestWithTaskEnvironment { protected: WebSocketEndpointLockManagerTest() { websocket_endpoint_lock_manager_.SetUnlockDelayForTesting(