Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-object-observe-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-object-observe-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-object-observe-expected.txt |
deleted file mode 100644 |
index 609ff246d3f5a7689d99d8b2393ff0c7c2ef86ae..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-object-observe-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-Tests asynchronous call stacks for Object.observe(). |
- |
-Set timer for test function. |
-Captured call stacks in no particular order: |
-Call stack: |
- 0) observer (async-callstack-object-observe.html:32) |
- [Object.observe] |
- 0) addProperties (async-callstack-object-observe.html:26) |
- 1) timeout2 (async-callstack-object-observe.html:21) |
- [setTimeout] |
- 0) timeout1 (async-callstack-object-observe.html:16) |
- [setTimeout] |
- 0) testFunction (async-callstack-object-observe.html:10) |
- [setTimeout] |
- 0) scheduleTestFunction (debugger-test.js:3) |
- <... skipped remaining frames ...> |
- |
- |