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

Unified Diff: test/inspector/debugger/script-on-after-compile.js

Issue 2713023004: [inspector] added reconnect method for tests (Closed)
Patch Set: rebased Created 3 years, 10 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/debugger/script-on-after-compile.js
diff --git a/test/inspector/debugger/script-on-after-compile.js b/test/inspector/debugger/script-on-after-compile.js
index 083aa48065e6ca12f71e1c1ee11579761dfed648..15631c54b475b567db4e8b893c5a7d9177512912 100644
--- a/test/inspector/debugger/script-on-after-compile.js
+++ b/test/inspector/debugger/script-on-after-compile.js
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-print("Checks that inspector correctly process compiled scripts");
+InspectorTest.log("Checks that inspector correctly process compiled scripts");
function addScripts() {
// sourceURL in the same line
« no previous file with comments | « test/inspector/debugger/restore-breakpoint.js ('k') | test/inspector/debugger/script-parsed-for-runtime-evaluate.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698