| Index: third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt | 
| diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt | 
| index 7129056a6d6332d9bba6f16f7fe9306ee2e43dbc..8830dc5d4c1ebd06855987c84f8305e50e12d7ce 100644 | 
| --- a/third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt | 
| +++ b/third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt | 
| @@ -9,6 +9,7 @@ v8.compile Properties: | 
| url : | 
| } | 
| endTime : <number> | 
| +    stackTrace : <object> | 
| startTime : <number> | 
| type : "v8.compile" | 
| } | 
| @@ -21,6 +22,7 @@ v8.compile Properties: | 
| url : | 
| } | 
| endTime : <number> | 
| +    stackTrace : <object> | 
| startTime : <number> | 
| type : "v8.compile" | 
| } | 
|  |