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

Unified Diff: LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt

Issue 477153005: DevTools: adopt existing Timeline tests for tracing based Timeline (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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: LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-injected-script-eval-expected.txt b/LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt
similarity index 92%
copy from LayoutTests/inspector/timeline/timeline-injected-script-eval-expected.txt
copy to LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt
index 35c3fec82336cbb3477e23b890ed7890ab43943e..e4044ad097c3823b8aae162c45fb083b6d123115 100644
--- a/LayoutTests/inspector/timeline/timeline-injected-script-eval-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-injected-script-eval-expected.txt
@@ -3,6 +3,7 @@ Tests the Timeline API function call record for InjectedScript.eval call feature
FunctionCall Properties:
{
data : {
+ frame : <string>
scriptId : <string>
scriptLine : <number>
scriptName : <string>
@@ -16,6 +17,7 @@ FunctionCall Properties:
FunctionCall Properties:
{
data : {
+ frame : <string>
scriptId : <string>
scriptLine : <number>
scriptName : <string>
« no previous file with comments | « LayoutTests/inspector/tracing/timeline-injected-script-eval.html ('k') | LayoutTests/inspector/tracing/timeline-layout.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698