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

Unified Diff: test/inspector/cpu-profiler/coverage-expected.txt

Issue 2715833003: [inspector] move coverage related methods to profiler (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
« no previous file with comments | « test/inspector/cpu-profiler/coverage.js ('k') | test/inspector/runtime/coverage.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/cpu-profiler/coverage-expected.txt
diff --git a/test/inspector/runtime/coverage-expected.txt b/test/inspector/cpu-profiler/coverage-expected.txt
similarity index 99%
rename from test/inspector/runtime/coverage-expected.txt
rename to test/inspector/cpu-profiler/coverage-expected.txt
index 1c454098ce4069c9331e0ed85082275a1acdf5f6..6b0af036fcb689510cfe54a3d5b0c11ce9ef4d0f 100644
--- a/test/inspector/runtime/coverage-expected.txt
+++ b/test/inspector/cpu-profiler/coverage-expected.txt
@@ -1,4 +1,4 @@
-Test collecting code coverage data with Runtime.collectCoverage.
+Test collecting code coverage data with Profiler.collectCoverage.
Running test: testPreciseCoverage
{
« no previous file with comments | « test/inspector/cpu-profiler/coverage.js ('k') | test/inspector/runtime/coverage.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698