Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Unified Diff: third_party/WebKit/LayoutTests/inspector/components/chunked-file-reader-expected.txt

Issue 2493373002: DevTools: rename WebInspector into modules. (Closed)
Patch Set: for bots Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698