| Index: third_party/WebKit/LayoutTests/http/tests/htmlimports/import-blocking-nested-child-blocks-nested-child.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/htmlimports/import-blocking-nested-child-blocks-nested-child.html b/third_party/WebKit/LayoutTests/http/tests/htmlimports/import-blocking-nested-child-blocks-nested-child.html
|
| index 16301dc8f54b3ebf4deaa4bf47de0d4a03cffc3b..7e565500bc12595a3ce293dd685592c459f4bbe6 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/htmlimports/import-blocking-nested-child-blocks-nested-child.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/htmlimports/import-blocking-nested-child-blocks-nested-child.html
|
| @@ -2,6 +2,9 @@
|
| <html>
|
| <head>
|
| <script src="/js-test-resources/js-test.js"></script>
|
| +<script>
|
| +setPrintTestResultsLazily();
|
| +</script>
|
| <link id="leaf" rel="import" href="resources/import-blocking-nested-child-1.html">
|
| <link id="leaf" rel="import" href="resources/import-blocking-nested-child-2.html">
|
| </head>
|
|
|