Index: third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-activation-crash2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-activation-crash2-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-activation-crash2-expected.txt |
deleted file mode 100644 |
index ee50d82e61bad57fef7716a62cbe34fa676421b0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/debugger-activation-crash2-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Tests for a crash when paused at a breakpoint caused by inaccurate Activation records. Bug 57120 |
- |
-Script source was shown. |
-Set timer for test function. |
-Script execution paused. |
-Call stack: |
- 0) (debugger-activation-crash2.html) |
- 1) testFunction (debugger-activation-crash2.html) |
-Script execution resumed. |
- |