| Index: third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator.html b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator.html
|
| index e7bd3abca82e8d4bb892c31c2555498a09c31550..227ea8c8d88c16aa8e1813996d0ca6171b80c5dd 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator.html
|
| @@ -31,7 +31,7 @@ function sendXHR()
|
|
|
| var test = function()
|
| {
|
| - var maxAsyncCallStackDepth = 4;
|
| + var maxAsyncCallStackDepth = 8;
|
| var numberOfConsoleMessages = 2;
|
|
|
| InspectorTest.setQuiet(true);
|
|
|