| Index: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/dom-storage-open.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/dom-storage-open.html b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/dom-storage-open.html
|
| index 91dd5e5288b82b1bee31e417ce6759a44e0c6aec..56d5a7a9d2a67abe9f622c365a984d0173161361 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/dom-storage-open.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/dom-storage-open.html
|
| @@ -29,7 +29,7 @@ function test()
|
| }
|
| InspectorTest.completeTest();
|
| }
|
| - InspectorTest.runAfterPendingDispatches(callback);
|
| + InspectorTest.deprecatedRunAfterPendingDispatches(callback);
|
| }
|
|
|
| </script>
|
|
|