Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt |
| index 212ecddf7a0683ff14d12a4ea558dbc3511c2938..edb879e32cd3c678dce6def5c53c7112abc6a97d 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-time-stamp-expected.txt |
| @@ -8,10 +8,11 @@ TimeStamp Properties: |
| } |
| endTime : <number> |
| frameId : <string> |
| + stackTrace : <object> |
| startTime : <number> |
| type : "TimeStamp" |
| } |
| -Text details for TimeStamp: null |
| +Text details for TimeStamp: timeline-time-stamp.html:7 |
|
pfeldman
2016/01/27 18:38:36
You no longer specify the line number for the bind
alph
2016/01/27 22:31:25
Done.
|
| Timestamp records: |
| TimeStamp Properties: |
| { |
| @@ -21,6 +22,7 @@ TimeStamp Properties: |
| } |
| endTime : <number> |
| frameId : <string> |
| + stackTrace : <object> |
| startTime : <number> |
| type : "TimeStamp" |
| } |