| Index: third_party/WebKit/LayoutTests/inspector/components/chunked-file-reader-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/components/chunked-file-reader-expected.txt b/third_party/WebKit/LayoutTests/inspector/components/chunked-file-reader-expected.txt
|
| index 526afbde1062f339328354770177cbff38494891..05a9d67ac643ee0337265e77dbd860dedda28fce 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/components/chunked-file-reader-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/components/chunked-file-reader-expected.txt
|
| @@ -1,7 +1,7 @@
|
| This tests that ChunkedFileReader properly re-assembles chunks, especially in case these contain multibyte characters.
|
|
|
| -WebInspector.OutputStreamDelegate.onTransferStarted() called
|
| +Bindings.OutputStreamDelegate.onTransferStarted() called
|
| Chunks transferred: 40
|
| -WebInspector.OutputStreamDelegate.onTransferFinished() called
|
| +Bindings.OutputStreamDelegate.onTransferFinished() called
|
| DONE
|
|
|
|
|