Index: third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-receive-response-event-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-receive-response-event-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-receive-response-event-expected.txt |
similarity index 88% |
rename from third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-receive-response-event-expected.txt |
rename to third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-receive-response-event-expected.txt |
index 21f3a5314ed10b3dba50ce71e6a10e4d8d4be18c..9387da52dabd5f5eac0fe0cb9855f306367720ef 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-misc/timeline-receive-response-event-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/tracing/timeline-receive-response-event-expected.txt |
@@ -3,12 +3,14 @@ Tests the Timeline API instrumentation of a SendRequest, ReceiveResponse etc. |
ResourceSendRequest |
ResourceReceiveResponse |
ResourceReceivedData |
+ResourceReceivedData |
dgozman
2016/12/08 19:37:53
Why there are two now?
yhirano
2016/12/09 02:02:54
Because the resource is fetched from the network n
|
ResourceFinish |
EventDispatch |
FunctionCall |
ResourceSendRequest |
ResourceReceiveResponse |
ResourceReceivedData |
+ResourceReceivedData |
ResourceFinish |
EventDispatch |
FunctionCall |