| Index: LayoutTests/dart/inspector/deferred-import-expected.txt
|
| diff --git a/LayoutTests/dart/inspector/deferred-import-expected.txt b/LayoutTests/dart/inspector/deferred-import-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..0e24795a9b53ab4493815c17969c9a7a8fd34e83
|
| --- /dev/null
|
| +++ b/LayoutTests/dart/inspector/deferred-import-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +value = 42
|
| +
|
| +Running: testScopeChain
|
| +Set timer for test function.
|
| +Script execution paused.
|
| +Call stack:
|
| + 0) calculate (deferred-import-library.dart:5)
|
| +Script execution resumed.
|
| +
|
|
|