| Index: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-compileScript-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-compileScript-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-compileScript-expected.txt
|
| index 06a7cb8b372765d599e2ee22f78f894123bc0f39..9904eb32784acd0cae73a0f4e7d69d718cd91d8f 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-compileScript-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-compileScript-expected.txt
|
| @@ -4,7 +4,6 @@
|
| lineNumber : 1
|
| scriptId : 0
|
| text : Uncaught SyntaxError: Unexpected end of input
|
| - url : foo1.js
|
| }
|
| }
|
| {
|
| @@ -18,7 +17,6 @@
|
| lineNumber : 0
|
| scriptId : 0
|
| text : Uncaught SyntaxError: Unexpected identifier
|
| - url : foo4.js
|
| }
|
| }
|
|
|
|
|