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

Unified Diff: test/inspector/cpu-profiler/console-profile-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/cpu-profiler/console-profile-expected.txt
diff --git a/test/inspector/cpu-profiler/console-profile-expected.txt b/test/inspector/cpu-profiler/console-profile-expected.txt
index b3da7ba0c1722aaedb2fc188ce80f18fb2a40f63..7bb8bc940dea929b9a690a0f27426e64909b5303 100644
--- a/test/inspector/cpu-profiler/console-profile-expected.txt
+++ b/test/inspector/cpu-profiler/console-profile-expected.txt
@@ -1,3 +1,3 @@
Tests that console.profile/profileEnd will record CPU profile when inspector front-end is connected.
SUCCESS: retrieved '42' profile
-SUCCESS: found 'collectProfiles' function in the profile
+SUCCESS: found 'collectProfiles' function in the profile

Powered by Google App Engine
This is Rietveld 408576698