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

Unified Diff: test/inspector/runtime/console-deprecated-methods-expected.txt

Issue 2891213002: [inspector] Refactor protocol-test.js (Closed)
Patch Set: comments addressed Created 3 years, 7 months 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: test/inspector/runtime/console-deprecated-methods-expected.txt
diff --git a/test/inspector/runtime/console-deprecated-methods-expected.txt b/test/inspector/runtime/console-deprecated-methods-expected.txt
index 1b8e4aa2ced6c1b4e9b686c7fed75a3fc27d29c8..4c1e26518ca404c5f05a54d1a71d5f24fedb9ea4 100644
--- a/test/inspector/runtime/console-deprecated-methods-expected.txt
+++ b/test/inspector/runtime/console-deprecated-methods-expected.txt
@@ -2,4 +2,3 @@ Tests checks that deprecation messages for console.
'console.timeline' is deprecated. Please use 'console.time' instead.
'console.timelineEnd' is deprecated. Please use 'console.timeEnd' instead.
'console.markTimeline' is deprecated. Please use 'console.timeStamp' instead.
-
« no previous file with comments | « test/inspector/runtime/console-deprecated-methods.js ('k') | test/inspector/runtime/console-line-and-column.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698