| Index: third_party/WebKit/LayoutTests/inspector/tracing/timeline-receive-response-event-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-receive-response-event-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-receive-response-event-expected.txt
|
| index 088ca5b6c333b487050cc8059e745d1ba4212a13..989018a104a98be2fa7cd3fd0ec3ddb6c48932b1 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-receive-response-event-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-receive-response-event-expected.txt
|
| @@ -1,15 +1,15 @@
|
| Tests the Timeline API instrumentation of a SendRequest, ReceiveResponse etc.
|
|
|
| -ResourceSendRequest
|
| -ResourceReceiveResponse
|
| -ResourceReceivedData
|
| -ResourceFinish
|
| +ResourceFetcher::requestResource
|
| +ResourceDispatcher::OnReceivedResponse
|
| +ResourceDispatcher::OnReceivedData
|
| +ResourceDispatcher::OnRequestComplete
|
| EventDispatch
|
| FunctionCall
|
| - ResourceSendRequest
|
| -ResourceReceiveResponse
|
| -ResourceReceivedData
|
| -ResourceFinish
|
| + ResourceFetcher::requestResource
|
| +ResourceDispatcher::OnReceivedResponse
|
| +ResourceDispatcher::OnReceivedData
|
| +ResourceDispatcher::OnRequestComplete
|
| EventDispatch
|
| FunctionCall
|
|
|
|
|